CMake Warning (dev) in CMakeLists.txt:
  No project() command is present.  The top-level CMakeLists.txt file must
  contain a literal, direct call to the project() command.  Add a line of
  code such as

    project(ProjectName)

  near the top of the file, but after cmake_minimum_required().

  CMake is pretending there is a "project(Project)" command on the first
  line.
This warning is for project developers.  Use -Wno-dev to suppress it.
Not searching for unused variables given on the command line.

CMake Warning (dev) in CMakeLists.txt:
  cmake_minimum_required() should be called prior to this top-level project()
  call.  Please see the cmake-commands(7) manual for usage documentation of
  both commands.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The C compiler identification is GNU 14.3.0
-- The CXX compiler identification is GNU 14.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /immortalwrt/master/staging_dir/toolchain-mips64el_mips64r2_64_gcc-14.3.0_musl/bin/mips64el-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /immortalwrt/master/staging_dir/toolchain-mips64el_mips64r2_64_gcc-14.3.0_musl/bin/mips64el-openwrt-linux-musl-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


CMake Deprecation Warning at CMakeListsGlobal.cmake:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.
Call Stack (most recent call first):
  CMakeLists.txt:14 (include)


Linux detected
Skip -Werror
-- Performing Test test-finline-functions-called-once
-- Performing Test test-finline-functions-called-once - Success
-- Performing Test test-funit-at-a-time
-- Performing Test test-funit-at-a-time - Success
-- Performing Test test-fearly-inlining
-- Performing Test test-fearly-inlining - Success
-- Performing Test test-fno-strict-aliasing
-- Performing Test test-fno-strict-aliasing - Success
-- Performing Test test-finline-limit=350
-- Performing Test test-finline-limit=350 - Success
-- Performing Test test-fvisibility=hidden
-- Performing Test test-fvisibility=hidden - Success
-- Performing Test test-Wall
-- Performing Test test-Wall - Success
-- Performing Test test-Wextra
-- Performing Test test-Wextra - Success
-- Performing Test test-Wold-style-definition
-- Performing Test test-Wold-style-definition - Success
-- Performing Test test-Wdeclaration-after-statement
-- Performing Test test-Wdeclaration-after-statement - Success
-- Performing Test test-Wmissing-prototypes
-- Performing Test test-Wmissing-prototypes - Success
-- Performing Test test-Wstrict-prototypes
-- Performing Test test-Wstrict-prototypes - Success
-- Performing Test test-Wmissing-declarations
-- Performing Test test-Wmissing-declarations - Success
-- Performing Test test-Wsign-compare
-- Performing Test test-Wsign-compare - Success
-- Performing Test test-Waggregate-return
-- Performing Test test-Waggregate-return - Success
-- Performing Test test-Wmissing-noreturn
-- Performing Test test-Wmissing-noreturn - Success
-- Performing Test test-Wmissing-format-attribute
-- Performing Test test-Wmissing-format-attribute - Success
-- Performing Test test-Wno-multichar
-- Performing Test test-Wno-multichar - Success
-- Performing Test test-Wno-deprecated-declarations
-- Performing Test test-Wno-deprecated-declarations - Success
-- Performing Test test-Wendif-labels
-- Performing Test test-Wendif-labels - Success
-- Performing Test test-Wwrite-strings
-- Performing Test test-Wwrite-strings - Success
-- Performing Test test-Wbad-function-cast
-- Performing Test test-Wbad-function-cast - Success
-- Performing Test test-Wpointer-arith
-- Performing Test test-Wpointer-arith - Success
-- Performing Test test-Wno-cast-qual
-- Performing Test test-Wno-cast-qual - Success
-- Performing Test test-Wshadow
-- Performing Test test-Wshadow - Success
-- Performing Test test-Wsequence-point
-- Performing Test test-Wsequence-point - Success
-- Performing Test test-Wnested-externs
-- Performing Test test-Wnested-externs - Success
-- Performing Test test-Winline
-- Performing Test test-Winline - Success
-- Performing Test test-Wdisabled-optimization
-- Performing Test test-Wdisabled-optimization - Success
-- Performing Test test-Wformat
-- Performing Test test-Wformat - Success
-- Performing Test test-Wformat-security
-- Performing Test test-Wformat-security - Success
-- Performing Test test-Wstrict-overflow=5
-- Performing Test test-Wstrict-overflow=5 - Success
-- Performing Test test-Wdouble-promotion
-- Performing Test test-Wdouble-promotion - Success
-- Performing Test test-Wformat-y2k
-- Performing Test test-Wformat-y2k - Success
-- Performing Test test-Wtrampolines
-- Performing Test test-Wtrampolines - Success
-- Performing Test test-Wlogical-op
-- Performing Test test-Wlogical-op - Success
-- Performing Test test-Wswitch-default
-- Performing Test test-Wswitch-default - Success
-- Performing Test test-Winit-self
-- Performing Test test-Winit-self - Success
-- Performing Test test-Wsync-nand
-- Performing Test test-Wsync-nand - Success
-- Performing Test test-Wundef
-- Performing Test test-Wundef - Success
-- Performing Test test-Wunused-parameter
-- Performing Test test-Wunused-parameter - Success
-- Performing Test test-Wjump-misses-init
-- Performing Test test-Wjump-misses-init - Success
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
Git commit: , Git version: 022-08-25
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Found PkgConfig: /immortalwrt/master/staging_dir/host/bin/pkg-config (found version "2.5.1")
-- Checking for module 'libnl-tiny'
--   Found libnl-tiny, version 2.0
-- Using 'nl-tiny' for nl80211 access
-- Configuring done (2.0s)
-- Generating done (0.1s)
-- Build files have been written to: /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d
ninja: Entering directory `/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d'
[1/90] Building C object src/libcommon/CMakeFiles/oonf_static_libcommon.dir/autobuf.c.o
[2/90] Building C object src/libcommon/CMakeFiles/oonf_static_libcommon.dir/avl_comp.c.o
[3/90] Building C object src/libcommon/CMakeFiles/oonf_static_libcommon.dir/avl.c.o
[4/90] Building C object src/libcommon/CMakeFiles/oonf_static_libcommon.dir/bitmap256.c.o
[5/90] Building C object src/libcommon/CMakeFiles/oonf_static_libcommon.dir/bitstream.c.o
[6/90] Building C object src/libcommon/CMakeFiles/oonf_static_libcommon.dir/isonumber.c.o
[7/90] Building C object src/libcommon/CMakeFiles/oonf_static_libcommon.dir/json.c.o
[8/90] Building C object src/libcommon/CMakeFiles/oonf_static_libcommon.dir/netaddr.c.o
[9/90] Building C object src/libcommon/CMakeFiles/oonf_static_libcommon.dir/netaddr_acl.c.o
[10/90] Building C object src/libcommon/CMakeFiles/oonf_static_libcommon.dir/string.c.o
[11/90] Building C object src/libcommon/CMakeFiles/oonf_static_libcommon.dir/template.c.o
[12/90] Building C object src/libconfig/CMakeFiles/oonf_static_libconfig.dir/cfg_cmd.c.o
[13/90] Building C object src/libconfig/CMakeFiles/oonf_static_libconfig.dir/cfg_db.c.o
[14/90] Building C object src/libconfig/CMakeFiles/oonf_static_libconfig.dir/cfg_help.c.o
[15/90] Building C object src/libconfig/CMakeFiles/oonf_static_libconfig.dir/cfg_io.c.o
[16/90] Building C object src/libconfig/CMakeFiles/oonf_static_libconfig.dir/cfg_schema.c.o
[17/90] Building C object src/libconfig/CMakeFiles/oonf_static_libconfig.dir/cfg_tobin.c.o
[18/90] Building C object src/libconfig/CMakeFiles/oonf_static_libconfig.dir/cfg_validate.c.o
[19/90] Building C object src/libconfig/CMakeFiles/oonf_static_libconfig.dir/cfg.c.o
[20/90] Building C object src/libcore/CMakeFiles/oonf_static_libcore.dir/oonf_cfg.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_subsystem.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_cfg.h:54,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c:53:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c: In function 'oonf_cfg_init':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c:137:5: note: in expansion of macro 'OONF_WARN'
  137 |     OONF_WARN(LOG_CONFIG, "Cannot create configuration database.");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c:130:5: note: in expansion of macro 'OONF_WARN'
  130 |     OONF_WARN(LOG_CONFIG, "Cannot create raw configuration database.");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c: In function 'oonf_cfg_trigger_reload':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c:182:3: note: in expansion of macro 'OONF_DEBUG'
  182 |   OONF_DEBUG(LOG_CONFIG, "Config reload triggered");
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c: In function 'oonf_cfg_trigger_commit':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c:199:3: note: in expansion of macro 'OONF_DEBUG'
  199 |   OONF_DEBUG(LOG_CONFIG, "Config commit triggered");
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c: In function 'oonf_cfg_exit':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c:216:3: note: in expansion of macro 'OONF_DEBUG'
  216 |   OONF_DEBUG(LOG_CONFIG, "Trigger shutdown");
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c: In function 'oonf_cfg_apply':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c:350:3: note: in expansion of macro 'OONF_INFO'
  350 |   OONF_INFO(LOG_CONFIG, "Apply configuration");
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c:405:7: note: in expansion of macro 'OONF_WARN'
  405 |       OONF_WARN(LOG_CONFIG, "Handling changes failes");
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c:399:7: note: in expansion of macro 'OONF_WARN'
  399 |       OONF_WARN(LOG_CONFIG, "Handling changes failes");
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c:392:5: note: in expansion of macro 'OONF_WARN'
  392 |     OONF_WARN(LOG_CONFIG, "Updating global config failed");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c:378:5: note: in expansion of macro 'OONF_WARN'
  378 |     OONF_WARN(LOG_CONFIG, "Not enough memory for duplicating work db");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c:368:5: note: in expansion of macro 'OONF_WARN'
  368 |     OONF_WARN(LOG_CONFIG, "Configuration validation failed: %s", abuf_getptr(&log));
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c:357:5: note: in expansion of macro 'OONF_WARN'
  357 |     OONF_WARN(LOG_CONFIG, "Updating global config failed");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c:346:5: note: in expansion of macro 'OONF_WARN'
  346 |     OONF_WARN(LOG_CONFIG, "Not enough memory for logging autobuffer");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c: In function 'oonf_cfg_rollback':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c:439:3: note: in expansion of macro 'OONF_INFO'
  439 |   OONF_INFO(LOG_CONFIG, "Rollback configuration");
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c:443:5: note: in expansion of macro 'OONF_WARN'
  443 |     OONF_WARN(LOG_CONFIG, "Cannot create raw configuration database.");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c: In function 'oonf_cfg_clear_rawdb':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_cfg.c:487:5: note: in expansion of macro 'OONF_WARN'
  487 |     OONF_WARN(LOG_CONFIG, "Cannot create raw configuration database.");
      |     ^~~~~~~~~
[21/90] Building C object src/libcore/CMakeFiles/oonf_static_libcore.dir/oonf_logging.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_logging.c:57:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_logging.c: In function 'oonf_log_register_source':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[63]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_logging.c:218:5: note: in expansion of macro 'OONF_WARN'
  218 |     OONF_WARN(LOG_LOGGING, "Not enough memory for duplicating source name %s", name);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[63]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_logging.c:210:5: note: in expansion of macro 'OONF_WARN'
  210 |     OONF_WARN(LOG_LOGGING,
      |     ^~~~~~~~~
[22/90] Building C object src/libcore/CMakeFiles/oonf_static_libcore.dir/oonf_logging_cfg.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_subsystem.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_cfg.h:54,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_logging_cfg.c:56:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_logging_cfg.c: In function 'oonf_logcfg_apply':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[67]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_logging_cfg.c:234:5: note: in expansion of macro 'OONF_WARN'
  234 |     OONF_WARN(LOG_MAIN, "Cannot open file '%s' for logging: %s (%d)", file_name, strerror(file_errno), file_errno);
      |     ^~~~~~~~~
In function '_cb_logcfg_apply',
    inlined from '_cb_logcfg_apply' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_logging_cfg.c:317:1:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[67]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_logging_cfg.c:319:5: note: in expansion of macro 'OONF_WARN'
  319 |     OONF_WARN(LOG_MAIN, "Could not open logging file");
      |     ^~~~~~~~~
[23/90] Building C object src/libcore/CMakeFiles/oonf_static_libcore.dir/oonf_main.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_subsystem.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_cfg.h:54,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c:61:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c: In function 'parse_commandline':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[60]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c:619:7: note: in expansion of macro 'OONF_WARN'
  619 |       OONF_WARN(LOG_MAIN, "Cannot reload configuration.\n%s", abuf_getptr(&log));
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c: In function 'oonf_main':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[60]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c:226:7: note: in expansion of macro 'OONF_WARN'
  226 |       OONF_WARN(LOG_MAIN, "You must be root(uid = 0) to run %s!\n", appdata->app_name);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[60]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c:235:7: note: in expansion of macro 'OONF_WARN'
  235 |       OONF_WARN(LOG_MAIN, "Could not acquire application lock '%s'", config_global.lockfile);
      |       ^~~~~~~~~
In function '_write_pidfile',
    inlined from 'oonf_main' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c:271:11:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[60]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c:363:5: note: in expansion of macro 'OONF_WARN'
  363 |     OONF_WARN(
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[60]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c:356:5: note: in expansion of macro 'OONF_WARN'
  356 |     OONF_WARN(LOG_MAIN, "Could not open pidfile '%s': %s (%d)", filename, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c: In function 'oonf_main':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[60]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c:266:7: note: in expansion of macro 'OONF_WARN'
  266 |       OONF_WARN(LOG_MAIN, "Could not fork into background: %s (%d)", strerror(errno), errno);
      |       ^~~~~~~~~
In function 'mainloop',
    inlined from 'oonf_main' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c:278:17:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[60]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c:402:3: note: in expansion of macro 'OONF_INFO'
  402 |   OONF_INFO(LOG_MAIN, "Starting %s", appdata->app_name);
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[60]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c:414:7: note: in expansion of macro 'OONF_INFO'
  414 |       OONF_INFO(LOG_MAIN, "Reloading configuration");
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[60]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c:427:7: note: in expansion of macro 'OONF_INFO'
  427 |       OONF_INFO(LOG_MAIN, "Commiting configuration");
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[60]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c:434:3: note: in expansion of macro 'OONF_INFO'
  434 |   OONF_INFO(LOG_MAIN, "Ending %s", appdata->app_name);
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c: In function 'oonf_main':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[60]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c:258:5: note: in expansion of macro 'OONF_WARN'
  258 |     OONF_WARN(LOG_MAIN, "No event scheduler present");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[60]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_main.c:203:5: note: in expansion of macro 'OONF_WARN'
  203 |     OONF_WARN(LOG_MAIN, "Cannot read global configuration section (%d)", result);
      |     ^~~~~~~~~
[24/90] Building C object src/libcore/CMakeFiles/oonf_static_libcore.dir/__/__/oonf_libdata.c.o
[25/90] Building C object src/libcore/CMakeFiles/oonf_static_libcore.dir/os_generic/os_core_generic_syslog.c.o
[26/90] Building C object src/libcore/CMakeFiles/oonf_static_libcore.dir/os_linux/os_core_linux.c.o
[27/90] Building C object src/libcore/CMakeFiles/oonf_static_libcore.dir/oonf_subsystem.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:59:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c: In function '_open_plugin_template':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:517:5: note: in expansion of macro 'OONF_INFO'
  517 |     OONF_INFO(LOG_PLUGINS, "dlopen (%s,0x%x) succeeded\n", abuf_getptr(&_dlopen_data_buffer), mode);
      |     ^~~~~~~~~
In function '_open_plugin_template',
    inlined from '_open_plugin_template' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:501:1:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:514:5: note: in expansion of macro 'OONF_DEBUG'
  514 |     OONF_DEBUG(LOG_PLUGINS, "dlopen (%s,0x%x) failed: %s", abuf_getptr(&_dlopen_data_buffer), mode, dlerror());
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c: In function '_cleanup_plugin':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:464:5: note: in expansion of macro 'OONF_INFO'
  464 |     OONF_INFO(LOG_PLUGINS, "Cleanup plugin %s\n", plugin->name);
      |     ^~~~~~~~~
In function '_cleanup_plugin',
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:464:5: note: in expansion of macro 'OONF_INFO'
  464 |     OONF_INFO(LOG_PLUGINS, "Cleanup plugin %s\n", plugin->name);
      |     ^~~~~~~~~
In function '_cleanup_plugin',
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:464:5: note: in expansion of macro 'OONF_INFO'
  464 |     OONF_INFO(LOG_PLUGINS, "Cleanup plugin %s\n", plugin->name);
      |     ^~~~~~~~~
In function '_cleanup_plugin',
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:464:5: note: in expansion of macro 'OONF_INFO'
  464 |     OONF_INFO(LOG_PLUGINS, "Cleanup plugin %s\n", plugin->name);
      |     ^~~~~~~~~
In function '_cleanup_plugin',
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:464:5: note: in expansion of macro 'OONF_INFO'
  464 |     OONF_INFO(LOG_PLUGINS, "Cleanup plugin %s\n", plugin->name);
      |     ^~~~~~~~~
In function '_cleanup_plugin',
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:464:5: note: in expansion of macro 'OONF_INFO'
  464 |     OONF_INFO(LOG_PLUGINS, "Cleanup plugin %s\n", plugin->name);
      |     ^~~~~~~~~
In function '_cleanup_plugin',
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:464:5: note: in expansion of macro 'OONF_INFO'
  464 |     OONF_INFO(LOG_PLUGINS, "Cleanup plugin %s\n", plugin->name);
      |     ^~~~~~~~~
In function '_cleanup_plugin',
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:464:5: note: in expansion of macro 'OONF_INFO'
  464 |     OONF_INFO(LOG_PLUGINS, "Cleanup plugin %s\n", plugin->name);
      |     ^~~~~~~~~
In function '_cleanup_plugin',
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9,
    inlined from '_cleanup_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:458:9:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:464:5: note: in expansion of macro 'OONF_INFO'
  464 |     OONF_INFO(LOG_PLUGINS, "Cleanup plugin %s\n", plugin->name);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c: In function '_init_plugin':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:422:5: note: in expansion of macro 'OONF_WARN'
  422 |     OONF_WARN(LOG_PLUGINS, "Could not reload plugin '%s' into global namespace", plugin->name);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:428:7: note: in expansion of macro 'OONF_WARN'
  428 |       OONF_WARN(LOG_PLUGINS, "Init callback failed for plugin %s\n", plugin->name);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:433:3: note: in expansion of macro 'OONF_INFO'
  433 |   OONF_INFO(LOG_PLUGINS, "Initialized plugin %s successful\n", plugin->name);
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:436:5: note: in expansion of macro 'OONF_INFO'
  436 |     OONF_INFO(plugin->logging, "Plugin %s started", plugin->name);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:397:7: note: in expansion of macro 'OONF_WARN'
  397 |       OONF_WARN(LOG_PLUGINS, "Dependency '%s' missing for '%s'", plugin->dependencies[i], plugin->name);
      |       ^~~~~~~~~
In function '_init_plugin',
    inlined from '_init_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:406:14:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:422:5: note: in expansion of macro 'OONF_WARN'
  422 |     OONF_WARN(LOG_PLUGINS, "Could not reload plugin '%s' into global namespace", plugin->name);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:428:7: note: in expansion of macro 'OONF_WARN'
  428 |       OONF_WARN(LOG_PLUGINS, "Init callback failed for plugin %s\n", plugin->name);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:433:3: note: in expansion of macro 'OONF_INFO'
  433 |   OONF_INFO(LOG_PLUGINS, "Initialized plugin %s successful\n", plugin->name);
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:436:5: note: in expansion of macro 'OONF_INFO'
  436 |     OONF_INFO(plugin->logging, "Plugin %s started", plugin->name);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:397:7: note: in expansion of macro 'OONF_WARN'
  397 |       OONF_WARN(LOG_PLUGINS, "Dependency '%s' missing for '%s'", plugin->dependencies[i], plugin->name);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:413:7: note: in expansion of macro 'OONF_WARN'
  413 |       OONF_WARN(LOG_PLUGINS, "Circular dependency, '%s' is dependency of '%s'", plugin->dependencies[i], plugin->name);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:402:7: note: in expansion of macro 'OONF_WARN'
  402 |       OONF_WARN(LOG_PLUGINS, "Circular dependency, '%s' is dependency of '%s'", plugin->dependencies[i], plugin->name);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c: In function '_init_plugin':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:413:7: note: in expansion of macro 'OONF_WARN'
  413 |       OONF_WARN(LOG_PLUGINS, "Circular dependency, '%s' is dependency of '%s'", plugin->dependencies[i], plugin->name);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:402:7: note: in expansion of macro 'OONF_WARN'
  402 |       OONF_WARN(LOG_PLUGINS, "Circular dependency, '%s' is dependency of '%s'", plugin->dependencies[i], plugin->name);
      |       ^~~~~~~~~
In function '_cleanup_plugin',
    inlined from '_unload_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:485:5,
    inlined from 'oonf_subsystem_cleanup' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:141:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:464:5: note: in expansion of macro 'OONF_INFO'
  464 |     OONF_INFO(LOG_PLUGINS, "Cleanup plugin %s\n", plugin->name);
      |     ^~~~~~~~~
In function '_unload_plugin',
    inlined from 'oonf_subsystem_cleanup' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:141:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:488:3: note: in expansion of macro 'OONF_INFO'
  488 |   OONF_INFO(LOG_PLUGINS, "Unloading plugin %s\n", plugin->name);
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c: In function 'oonf_subsystem_configure':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:333:57: note: in expansion of macro '_OONF_LOG'
  333 | #define OONF_ASSERT(condition, source, format, args...) _OONF_LOG(LOG_SEVERITY_ASSERT, source, NULL, 0, !(condition), true, format, ##args)
      |                                                         ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:157:3: note: in expansion of macro 'OONF_ASSERT'
  157 |   OONF_ASSERT(subsystem->name, LOG_SUBSYSTEMS, "Subsystem name is not set");
      |   ^~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:159:3: note: in expansion of macro 'OONF_INFO'
  159 |   OONF_INFO(LOG_SUBSYSTEMS, "Configure subsystem %s", subsystem->name);
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:163:5: note: in expansion of macro 'OONF_DEBUG'
  163 |     OONF_DEBUG(LOG_SUBSYSTEMS, "(%s) Register logging source", subsystem->name);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:172:5: note: in expansion of macro 'OONF_DEBUG'
  172 |     OONF_DEBUG(LOG_SUBSYSTEMS, "(%s) Call 'early_cfg_init() callback", subsystem->name);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:179:5: note: in expansion of macro 'OONF_DEBUG'
  179 |     OONF_DEBUG(LOG_SUBSYSTEMS, "(%s) Add configuration section %s", subsystem->name, schema_section->type);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c: In function 'oonf_subsystem_unconfigure':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:195:3: note: in expansion of macro 'OONF_INFO'
  195 |   OONF_INFO(LOG_SUBSYSTEMS, "Unregister subsystem %s", subsystem->name);
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:199:5: note: in expansion of macro 'OONF_DEBUG'
  199 |     OONF_DEBUG(LOG_SUBSYSTEMS, "(%s) Unregister configuration section %s", subsystem->name, schema_section->type);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c: In function 'oonf_subsystem_initiate_shutdown':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:223:7: note: in expansion of macro 'OONF_DEBUG'
  223 |       OONF_DEBUG(LOG_PLUGINS, "Initiate Shutdown: %s", plugin->name);
      |       ^~~~~~~~~~
In function '_open_plugin',
    inlined from 'oonf_subsystem_load' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:303:16:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:541:3: note: in expansion of macro 'OONF_WARN'
  541 |   OONF_WARN(LOG_PLUGINS, "Loading of plugin %s failed.\n", filename);
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c: In function 'oonf_subsystem_load':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:312:7: note: in expansion of macro 'OONF_WARN'
  312 |       OONF_WARN(LOG_PLUGINS, "dynamic library loading failed: \"%s\"!\n", dlerror());
      |       ^~~~~~~~~
In function '_init_plugin',
    inlined from 'oonf_subsystem_call_init' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:332:10:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:422:5: note: in expansion of macro 'OONF_WARN'
  422 |     OONF_WARN(LOG_PLUGINS, "Could not reload plugin '%s' into global namespace", plugin->name);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:428:7: note: in expansion of macro 'OONF_WARN'
  428 |       OONF_WARN(LOG_PLUGINS, "Init callback failed for plugin %s\n", plugin->name);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:433:3: note: in expansion of macro 'OONF_INFO'
  433 |   OONF_INFO(LOG_PLUGINS, "Initialized plugin %s successful\n", plugin->name);
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:436:5: note: in expansion of macro 'OONF_INFO'
  436 |     OONF_INFO(plugin->logging, "Plugin %s started", plugin->name);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:397:7: note: in expansion of macro 'OONF_WARN'
  397 |       OONF_WARN(LOG_PLUGINS, "Dependency '%s' missing for '%s'", plugin->dependencies[i], plugin->name);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:413:7: note: in expansion of macro 'OONF_WARN'
  413 |       OONF_WARN(LOG_PLUGINS, "Circular dependency, '%s' is dependency of '%s'", plugin->dependencies[i], plugin->name);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:402:7: note: in expansion of macro 'OONF_WARN'
  402 |       OONF_WARN(LOG_PLUGINS, "Circular dependency, '%s' is dependency of '%s'", plugin->dependencies[i], plugin->name);
      |       ^~~~~~~~~
In function '_cleanup_plugin',
    inlined from '_unload_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:485:5,
    inlined from 'oonf_subsystem_unload' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:358:10:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:464:5: note: in expansion of macro 'OONF_INFO'
  464 |     OONF_INFO(LOG_PLUGINS, "Cleanup plugin %s\n", plugin->name);
      |     ^~~~~~~~~
In function '_unload_plugin',
    inlined from 'oonf_subsystem_unload' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:358:10:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:488:3: note: in expansion of macro 'OONF_INFO'
  488 |   OONF_INFO(LOG_PLUGINS, "Unloading plugin %s\n", plugin->name);
      |   ^~~~~~~~~
In function '_unload_plugin',
    inlined from '_unload_plugin' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:478:1,
    inlined from 'oonf_subsystem_unload' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:358:10:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[65]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/libcore/oonf_subsystem.c:480:5: note: in expansion of macro 'OONF_WARN'
  480 |     OONF_WARN(LOG_PLUGINS, "Plugin %s does not support unloading", plugin->name);
      |     ^~~~~~~~~
[28/90] Building C object src/librfc5444/CMakeFiles/oonf_static_librfc5444.dir/rfc5444.c.o
[29/90] Building C object src/librfc5444/CMakeFiles/oonf_static_librfc5444.dir/rfc5444_context.c.o
[30/90] Building C object src/librfc5444/CMakeFiles/oonf_static_librfc5444.dir/rfc5444_iana.c.o
[31/90] Building C object src/librfc5444/CMakeFiles/oonf_static_librfc5444.dir/rfc5444_pkt_generator.c.o
[32/90] Building C object src/librfc5444/CMakeFiles/oonf_static_librfc5444.dir/rfc5444_msg_generator.c.o
[33/90] Building C object src/librfc5444/CMakeFiles/oonf_static_librfc5444.dir/rfc5444_print.c.o
[34/90] Building C object src/librfc5444/CMakeFiles/oonf_static_librfc5444.dir/rfc5444_tlv_writer.c.o
[35/90] Building C object src/librfc5444/CMakeFiles/oonf_static_librfc5444.dir/rfc5444_writer.c.o
[36/90] Building C object src/librfc5444/CMakeFiles/oonf_static_librfc5444.dir/rfc5444_reader.c.o
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:134:1: warning: conflicting types for 'rfc5444_reader_handle_packet' due to enum/integer mismatch; have 'enum rfc5444_result(struct rfc5444_reader *, const uint8_t *, size_t)' {aka 'enum rfc5444_result(struct rfc5444_reader *, const unsigned char *, long unsigned int)'} [-Wenum-int-mismatch]
  134 | rfc5444_reader_handle_packet(struct rfc5444_reader *parser, const uint8_t *buffer, size_t length)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:54:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/librfc5444/rfc5444_reader.h:425:12: note: previous declaration of 'rfc5444_reader_handle_packet' with type 'int(struct rfc5444_reader *, const uint8_t *, size_t)' {aka 'int(struct rfc5444_reader *, const unsigned char *, long unsigned int)'}
  425 | EXPORT int rfc5444_reader_handle_packet(struct rfc5444_reader *parser, const uint8_t *buffer, size_t length);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:447:1: warning: conflicting types for '_parse_tlv' due to enum/integer mismatch; have 'enum rfc5444_result(struct rfc5444_reader_tlvblock_entry *, const uint8_t **, const uint8_t *, uint8_t)' {aka 'enum rfc5444_result(struct rfc5444_reader_tlvblock_entry *, const unsigned char **, const unsigned char *, unsigned char)'} [-Wenum-int-mismatch]
  447 | _parse_tlv(struct rfc5444_reader_tlvblock_entry *entry, const uint8_t **ptr, const uint8_t *eob, uint8_t addr_count) {
      | ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:75:12: note: previous declaration of '_parse_tlv' with type 'int(struct rfc5444_reader_tlvblock_entry *, const uint8_t **, const uint8_t *, uint8_t)' {aka 'int(struct rfc5444_reader_tlvblock_entry *, const unsigned char **, const unsigned char *, unsigned char)'}
   75 | static int _parse_tlv(
      |            ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:559:1: warning: conflicting types for '_parse_tlvblock' due to enum/integer mismatch; have 'enum rfc5444_result(struct rfc5444_reader *, struct avl_tree *, const uint8_t **, const uint8_t *, uint8_t)' {aka 'enum rfc5444_result(struct rfc5444_reader *, struct avl_tree *, const unsigned char **, const unsigned char *, unsigned char)'} [-Wenum-int-mismatch]
  559 | _parse_tlvblock(struct rfc5444_reader *parser, struct avl_tree *tlvblock, const uint8_t **ptr, const uint8_t *eob,
      | ^~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:77:12: note: previous declaration of '_parse_tlvblock' with type 'int(struct rfc5444_reader *, struct avl_tree *, const uint8_t **, const uint8_t *, uint8_t)' {aka 'int(struct rfc5444_reader *, struct avl_tree *, const unsigned char **, const unsigned char *, unsigned char)'}
   77 | static int _parse_tlvblock(struct rfc5444_reader *parser, struct avl_tree *tlvblock, const uint8_t **ptr,
      |            ^~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:623:1: warning: conflicting types for '_schedule_tlvblock' due to enum/integer mismatch; have 'enum rfc5444_result(struct rfc5444_reader_tlvblock_consumer *, struct rfc5444_reader_tlvblock_context *, struct avl_tree *, uint8_t)' {aka 'enum rfc5444_result(struct rfc5444_reader_tlvblock_consumer *, struct rfc5444_reader_tlvblock_context *, struct avl_tree *, unsigned char)'} [-Wenum-int-mismatch]
  623 | _schedule_tlvblock(struct rfc5444_reader_tlvblock_consumer *consumer, struct rfc5444_reader_tlvblock_context *context,
      | ^~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:79:12: note: previous declaration of '_schedule_tlvblock' with type 'int(struct rfc5444_reader_tlvblock_consumer *, struct rfc5444_reader_tlvblock_context *, struct avl_tree *, uint8_t)' {aka 'int(struct rfc5444_reader_tlvblock_consumer *, struct rfc5444_reader_tlvblock_context *, struct avl_tree *, unsigned char)'}
   79 | static int _schedule_tlvblock(struct rfc5444_reader_tlvblock_consumer *consumer,
      |            ^~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:808:1: warning: conflicting types for '_parse_addrblock' due to enum/integer mismatch; have 'enum rfc5444_result(struct rfc5444_reader_addrblock_entry *, struct rfc5444_reader_tlvblock_context *, const uint8_t **, const uint8_t *)' {aka 'enum rfc5444_result(struct rfc5444_reader_addrblock_entry *, struct rfc5444_reader_tlvblock_context *, const unsigned char **, const unsigned char *)'} [-Wenum-int-mismatch]
  808 | _parse_addrblock(struct rfc5444_reader_addrblock_entry *addr_entry, struct rfc5444_reader_tlvblock_context *tlv_context,
      | ^~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:81:12: note: previous declaration of '_parse_addrblock' with type 'int(struct rfc5444_reader_addrblock_entry *, struct rfc5444_reader_tlvblock_context *, const uint8_t **, const uint8_t *)' {aka 'int(struct rfc5444_reader_addrblock_entry *, struct rfc5444_reader_tlvblock_context *, const unsigned char **, const unsigned char *)'}
   81 | static int _parse_addrblock(struct rfc5444_reader_addrblock_entry *addr_entry,
      |            ^~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:1074:1: warning: conflicting types for '_handle_message' due to enum/integer mismatch; have 'enum rfc5444_result(struct rfc5444_reader *, struct rfc5444_reader_tlvblock_context *, const uint8_t **, const uint8_t *)' {aka 'enum rfc5444_result(struct rfc5444_reader *, struct rfc5444_reader_tlvblock_context *, const unsigned char **, const unsigned char *)'} [-Wenum-int-mismatch]
 1074 | _handle_message(struct rfc5444_reader *parser, struct rfc5444_reader_tlvblock_context *tlv_context, const uint8_t **ptr,
      | ^~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:83:12: note: previous declaration of '_handle_message' with type 'int(struct rfc5444_reader *, struct rfc5444_reader_tlvblock_context *, const uint8_t **, const uint8_t *)' {aka 'int(struct rfc5444_reader *, struct rfc5444_reader_tlvblock_context *, const unsigned char **, const unsigned char *)'}
   83 | static int _handle_message(struct rfc5444_reader *parser, struct rfc5444_reader_tlvblock_context *tlv_context,
      |            ^~~~~~~~~~~~~~~
In function '_compare_tlvtypes',
    inlined from '_compare_tlvtypes' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:366:1,
    inlined from '_schedule_tlvblock' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:697:9:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:378:29: warning: assuming signed overflow does not occur when simplifying 'X - Y >= 0' to 'X >= Y' [-Wstrict-overflow]
  378 |     return (int)tlv->_order - _calc_tlvconsumer_intorder(entry);
      |            ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function '_compare_tlvtypes',
    inlined from '_schedule_tlvblock' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:697:9:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:380:25: warning: assuming signed overflow does not occur when simplifying 'X - Y >= 0' to 'X >= Y' [-Wstrict-overflow]
  380 |   return (int)tlv->type - (int)entry->type;
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In function '_compare_tlvtypes',
    inlined from '_schedule_tlvblock' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:733:24:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:380:25: warning: assuming signed overflow does not occur when simplifying 'X - Y <= 0' to 'X <= Y' [-Wstrict-overflow]
  380 |   return (int)tlv->type - (int)entry->type;
      |          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In function '_compare_tlvtypes',
    inlined from '_compare_tlvtypes' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:366:1,
    inlined from '_schedule_tlvblock' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:733:24:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/librfc5444/rfc5444_reader.c:378:29: warning: assuming signed overflow does not occur when simplifying 'X - Y <= 0' to 'X <= Y' [-Wstrict-overflow]
  378 |     return (int)tlv->_order - _calc_tlvconsumer_intorder(entry);
      |            ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[37/90] Building C object src/generic/cfg_compact/CMakeFiles/oonf_static_cfg_compact.dir/cfg_compact.c.o
[38/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/ext_base_metric/metric.c.o
[39/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/ext_base_proto/proto.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_subsystem.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/oonf_layer2.h:51,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/generic/dlep/dlep_extension.h:55,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto.c:51:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto.c: In function 'dlep_base_proto_stop_timers':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[76]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto.c:471:3: note: in expansion of macro 'OONF_DEBUG'
  471 |   OONF_DEBUG(session->log_source, "Cleanup base session");
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto.c: In function 'dlep_base_proto_print_status':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[76]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto.c:488:5: note: in expansion of macro 'OONF_DEBUG'
  488 |     OONF_DEBUG(session->log_source, "Status %d received: %s", status, text);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto.c: In function 'dlep_base_proto_print_peer_type':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[76]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto.c:505:5: note: in expansion of macro 'OONF_DEBUG'
  505 |     OONF_DEBUG(session->log_source, "Remote peer type (%s): %s", secure ? "secure" : "open", text);
      |     ^~~~~~~~~~
[40/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/ext_l1_statistics/l1_statistics.c.o
[41/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/ext_base_ip/ip.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_subsystem.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/oonf_layer2.h:51,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_ip/ip.c:49:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_ip/ip.c: In function '_radio_write_destination_update':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_ip/ip.c:304:5: note: in expansion of macro 'OONF_WARN'
  304 |     OONF_WARN(session->log_source,
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_ip/ip.c:322:7: note: in expansion of macro 'OONF_INFO'
  322 |       OONF_INFO(session->log_source, "New prefix '%s' for neighbor %s update",
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_ip/ip.c:328:9: note: in expansion of macro 'OONF_WARN'
  328 |         OONF_WARN(session->log_source, "Cannot add TLV for '%s' to neighbor update",
      |         ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_ip/ip.c:344:5: note: in expansion of macro 'OONF_INFO'
  344 |     OONF_INFO(session->log_source, "Removed prefix '%s' for neighbor %s update",
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_ip/ip.c:350:7: note: in expansion of macro 'OONF_WARN'
  350 |       OONF_WARN(session->log_source, "Cannot add TLV for '%s' to neighbor update",
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_ip/ip.c: In function '_radio_write_session_update':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_ip/ip.c:247:7: note: in expansion of macro 'OONF_INFO'
  247 |       OONF_INFO(session->log_source, "New prefix '%s' for session update",
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_ip/ip.c:251:9: note: in expansion of macro 'OONF_WARN'
  251 |         OONF_WARN(session->log_source, "Cannot add TLV for '%s' to session update",
      |         ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_ip/ip.c:267:5: note: in expansion of macro 'OONF_INFO'
  267 |     OONF_INFO(session->log_source, "Removed prefix '%s' for session update",
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_ip/ip.c:271:7: note: in expansion of macro 'OONF_WARN'
  271 |       OONF_WARN(session->log_source, "Cannot add TLV for '%s' to session update",
      |       ^~~~~~~~~
[42/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/ext_l2_statistics/l2_statistics.c.o
[43/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/ext_radio_attributes/radio_attributes.c.o
[44/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/ext_lid/lid.c.o
[45/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/dlep_interface.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/os_fd.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/oonf_socket.h:53,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/oonf_packet_socket.h:54,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_interface.c:49:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_interface.c: In function '_cb_receive_udp':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_interface.c:239:5: note: in expansion of macro 'OONF_WARN'
  239 |     OONF_WARN(interf->session.log_source, "Received malformed or too short UDP packet from %s",
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_interface.c:216:5: note: in expansion of macro 'OONF_WARN'
  216 |     OONF_WARN(interf->session.log_source, "Incoming UDP packet with unknown signature");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_interface.c: In function '_cb_send_multicast':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_interface.c:287:3: note: in expansion of macro 'OONF_DEBUG'
  287 |   OONF_DEBUG(
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_interface.c: In function 'dlep_if_remove':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_interface.c:148:3: note: in expansion of macro 'OONF_DEBUG'
  148 |   OONF_DEBUG(interface->session.log_source, "remove session %s", interface->l2_ifname);
      |   ^~~~~~~~~~
[46/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/dlep_extension.c.o
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:415:1: warning: conflicting types for '_process_interface_specific_update' due to enum/integer mismatch; have 'enum dlep_parser_error(struct dlep_extension *, struct dlep_session *)' [-Wenum-int-mismatch]
  415 | _process_interface_specific_update(struct dlep_extension *ext, struct dlep_session *session) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:59:12: note: previous declaration of '_process_interface_specific_update' with type 'int(struct dlep_extension *, struct dlep_session *)'
   59 | static int _process_interface_specific_update(struct dlep_extension *ext, struct dlep_session *session);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_subsystem.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/oonf_layer2.h:51,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:52:
In function '_process_interface_specific_update',
    inlined from 'dlep_extension_router_process_session_init_ack' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:179:10:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:433:5: note: in expansion of macro 'OONF_INFO'
  433 |     OONF_INFO(session->log_source, "tlv mapping for extension %d failed: %d", ext->id, result);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:427:5: note: in expansion of macro 'OONF_INFO'
  427 |     OONF_INFO(session->log_source, "tlv mapping for extension %d failed: %d", ext->id, result);
      |     ^~~~~~~~~
In function '_process_interface_specific_update',
    inlined from '_process_interface_specific_update' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:415:1,
    inlined from 'dlep_extension_router_process_session_init_ack' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:179:10:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:421:5: note: in expansion of macro 'OONF_INFO'
  421 |     OONF_INFO(session->log_source, "Could not add l2net for new interface");
      |     ^~~~~~~~~
In function '_process_interface_specific_update',
    inlined from 'dlep_extension_router_process_session_update' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:196:10:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:433:5: note: in expansion of macro 'OONF_INFO'
  433 |     OONF_INFO(session->log_source, "tlv mapping for extension %d failed: %d", ext->id, result);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:427:5: note: in expansion of macro 'OONF_INFO'
  427 |     OONF_INFO(session->log_source, "tlv mapping for extension %d failed: %d", ext->id, result);
      |     ^~~~~~~~~
In function '_process_interface_specific_update',
    inlined from '_process_interface_specific_update' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:415:1,
    inlined from 'dlep_extension_router_process_session_update' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:196:10:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:421:5: note: in expansion of macro 'OONF_INFO'
  421 |     OONF_INFO(session->log_source, "Could not add l2net for new interface");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c: In function 'dlep_extension_get_l2_neighbor_key':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:211:5: note: in expansion of macro 'OONF_INFO'
  211 |     OONF_INFO(session->log_source, "LID TLV (length=%u) with bad length (should be %u)",
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:208:5: note: in expansion of macro 'OONF_DEBUG'
  208 |     OONF_DEBUG(session->log_source, "lid tlv not present");
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:203:5: note: in expansion of macro 'OONF_INFO'
  203 |     OONF_INFO(session->log_source, "mac tlv missing");
      |     ^~~~~~~~~
In function 'dlep_extension_get_l2_neighbor_key',
    inlined from 'dlep_extension_get_l2_neighbor' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:224:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:211:5: note: in expansion of macro 'OONF_INFO'
  211 |     OONF_INFO(session->log_source, "LID TLV (length=%u) with bad length (should be %u)",
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:208:5: note: in expansion of macro 'OONF_DEBUG'
  208 |     OONF_DEBUG(session->log_source, "lid tlv not present");
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:203:5: note: in expansion of macro 'OONF_INFO'
  203 |     OONF_INFO(session->log_source, "mac tlv missing");
      |     ^~~~~~~~~
In function 'dlep_extension_get_l2_neighbor_key',
    inlined from 'dlep_extension_get_l2_neighbor' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:224:7,
    inlined from 'dlep_extension_router_process_destination' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:252:13:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:211:5: note: in expansion of macro 'OONF_INFO'
  211 |     OONF_INFO(session->log_source, "LID TLV (length=%u) with bad length (should be %u)",
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:208:5: note: in expansion of macro 'OONF_DEBUG'
  208 |     OONF_DEBUG(session->log_source, "lid tlv not present");
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c: In function 'dlep_extension_router_process_destination':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:259:5: note: in expansion of macro 'OONF_INFO'
  259 |     OONF_INFO(session->log_source, "tlv mapping for extension %d failed: %d", ext->id, result);
      |     ^~~~~~~~~
In function 'dlep_extension_get_l2_neighbor_key',
    inlined from 'dlep_extension_get_l2_neighbor' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:224:7,
    inlined from 'dlep_extension_router_process_destination' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:252:13:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:203:5: note: in expansion of macro 'OONF_INFO'
  203 |     OONF_INFO(session->log_source, "mac tlv missing");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c: In function 'dlep_extension_radio_write_session_init_ack':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:322:3: note: in expansion of macro 'OONF_DEBUG'
  322 |   OONF_DEBUG(session->log_source, "Mapping default neighbor data (%s) to TLVs", l2net->name);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:330:3: note: in expansion of macro 'OONF_DEBUG'
  330 |   OONF_DEBUG(session->log_source, "Mapping if data (%s) to TLVs", l2net->name);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:333:5: note: in expansion of macro 'OONF_WARN'
  333 |     OONF_WARN(session->log_source, "tlv mapping for extension %d failed: %d", ext->id, result);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:325:5: note: in expansion of macro 'OONF_WARN'
  325 |     OONF_WARN(session->log_source, "tlv mapping for extension %d failed: %d", ext->id, result);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:287:5: note: in expansion of macro 'OONF_WARN'
  287 |     OONF_WARN(session->log_source, "Could not add l2net for new interface");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c: In function 'dlep_extension_radio_write_session_update':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:355:5: note: in expansion of macro 'OONF_WARN'
  355 |     OONF_WARN(session->log_source, "Could not find l2net for new interface");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:367:5: note: in expansion of macro 'OONF_WARN'
  367 |     OONF_WARN(session->log_source, "tlv mapping for extension %d failed: %d", ext->id, result);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:361:5: note: in expansion of macro 'OONF_WARN'
  361 |     OONF_WARN(session->log_source, "tlv mapping for extension %d failed: %d", ext->id, result);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c: In function 'dlep_extension_radio_write_destination':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:399:5: note: in expansion of macro 'OONF_WARN'
  399 |     OONF_WARN(session->log_source,
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[70]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_extension.c:390:5: note: in expansion of macro 'OONF_WARN'
  390 |     OONF_WARN(session->log_source,
      |     ^~~~~~~~~
[47/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/dlep_reader.c.o
[48/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/dlep_writer.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_writer.c:51:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_writer.c: In function 'dlep_writer_finish_signal':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[67]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:197:65: note: in expansion of macro '_OONF_LOG'
  197 | #define OONF_DEBUG_HEX(source, hexptr, hexlen, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, hexptr, hexlen, true, false, format, ##args)
      |                                                                 ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_writer.c:139:3: note: in expansion of macro 'OONF_DEBUG_HEX'
  139 |   OONF_DEBUG_HEX(source, &dst[writer->signal_start], length, "Finished signal %u:", writer->signal_type);
      |   ^~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[67]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_writer.c:127:5: note: in expansion of macro 'OONF_WARN'
  127 |     OONF_WARN(
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[67]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_writer.c:121:5: note: in expansion of macro 'OONF_WARN'
  121 |     OONF_WARN(source, "Could not build signal: %u", writer->signal_type);
      |     ^~~~~~~~~
[49/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/dlep_session.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:49:
In function '_parse_tlvstream',
    inlined from '_process_tlvs' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:808:17:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:904:7: note: in expansion of macro 'OONF_INFO'
  904 |       OONF_INFO(session->log_source, "Unsupported TLV %u", tlv_type);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:197:65: note: in expansion of macro '_OONF_LOG'
  197 | #define OONF_DEBUG_HEX(source, hexptr, hexlen, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, hexptr, hexlen, true, false, format, ##args)
      |                                                                 ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:928:5: note: in expansion of macro 'OONF_DEBUG_HEX'
  928 |     OONF_DEBUG_HEX(session->log_source, &buffer[idx], tlv_length, "Received TLV %u", tlv_type);
      |     ^~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:910:7: note: in expansion of macro 'OONF_WARN'
  910 |       OONF_WARN(session->log_source,
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:894:7: note: in expansion of macro 'OONF_WARN'
  894 |       OONF_WARN(session->log_source,
      |       ^~~~~~~~~
In function '_check_mandatory',
    inlined from '_handle_extension' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:777:17,
    inlined from '_process_tlvs' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:814:19:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:985:7: note: in expansion of macro 'OONF_WARN'
  985 |       OONF_WARN(session->log_source,
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:993:7: note: in expansion of macro 'OONF_WARN'
  993 |       OONF_WARN(session->log_source,
      |       ^~~~~~~~~
In function '_handle_extension',
    inlined from '_process_tlvs' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:814:19:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:778:5: note: in expansion of macro 'OONF_DEBUG'
  778 |     OONF_DEBUG(session->log_source, "check_mandatory result: %d", result);
      |     ^~~~~~~~~~
In function '_check_duplicate',
    inlined from '_handle_extension' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:781:17,
    inlined from '_process_tlvs' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:814:19:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:1047:7: note: in expansion of macro 'OONF_WARN'
 1047 |       OONF_WARN(session->log_source,
      |       ^~~~~~~~~
In function '_handle_extension',
    inlined from '_process_tlvs' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:814:19:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:782:5: note: in expansion of macro 'OONF_DEBUG'
  782 |     OONF_DEBUG(session->log_source, "check_duplicate result: %d", result);
      |     ^~~~~~~~~~
In function '_call_extension_processing',
    inlined from '_handle_extension' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:786:17,
    inlined from '_process_tlvs' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:814:19:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:1081:9: note: in expansion of macro 'OONF_DEBUG'
 1081 |         OONF_DEBUG(session->log_source, "Error in router signal processing of extension '%s'", ext->name);
      |         ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:1075:9: note: in expansion of macro 'OONF_DEBUG'
 1075 |         OONF_DEBUG(session->log_source, "Error in radio signal processing of extension '%s'", ext->name);
      |         ^~~~~~~~~~
In function '_handle_extension',
    inlined from '_process_tlvs' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:814:19:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:787:5: note: in expansion of macro 'OONF_DEBUG'
  787 |     OONF_DEBUG(session->log_source, "extension processing failed: %d", result);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c: In function '_process_tlvs':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:809:5: note: in expansion of macro 'OONF_DEBUG'
  809 |     OONF_DEBUG(session->log_source, "parse_tlvstream result: %d", result);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c: In function 'dlep_session_remove':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:189:3: note: in expansion of macro 'OONF_DEBUG'
  189 |   OONF_DEBUG(session->log_source, "Remove session if %s to %s", session->l2_listener.name,
      |   ^~~~~~~~~~
In function '_update_allowed_tlvs',
    inlined from 'dlep_session_add' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:165:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:728:9: note: in expansion of macro 'OONF_WARN'
  728 |         OONF_WARN(session->log_source,
      |         ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c: In function 'dlep_session_add':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:173:3: note: in expansion of macro 'OONF_INFO'
  173 |   OONF_INFO(session->log_source, "Add session on %s", session->l2_listener.name);
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:166:5: note: in expansion of macro 'OONF_WARN'
  166 |     OONF_WARN(session->log_source, "Could not update allowed TLVs for %s", l2_ifname);
      |     ^~~~~~~~~
In function 'dlep_session_remove',
    inlined from 'dlep_session_add' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:167:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:189:3: note: in expansion of macro 'OONF_DEBUG'
  189 |   OONF_DEBUG(session->log_source, "Remove session if %s to %s", session->l2_listener.name,
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c: In function 'dlep_session_add':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:160:5: note: in expansion of macro 'OONF_DEBUG'
  160 |     OONF_DEBUG(session->log_source, "Add extension %d to session", ext->id);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:153:5: note: in expansion of macro 'OONF_WARN'
  153 |     OONF_WARN(session->log_source, "Cannot allocate values buffer for %s", l2_ifname);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:146:5: note: in expansion of macro 'OONF_WARN'
  146 |     OONF_WARN(session->log_source, "Cannot activate interface listener for %s", l2_ifname);
      |     ^~~~~~~~~
In function 'dlep_session_remove',
    inlined from 'dlep_session_add' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:147:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:189:3: note: in expansion of macro 'OONF_DEBUG'
  189 |   OONF_DEBUG(session->log_source, "Remove session if %s to %s", session->l2_listener.name,
      |   ^~~~~~~~~~
In function '_generate_signal',
    inlined from 'dlep_session_generate_signal_status' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:650:7,
    inlined from 'dlep_session_terminate' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:220:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:581:3: note: in expansion of macro 'OONF_DEBUG'
  581 |   OONF_DEBUG(session->log_source, "Generate signal %u for %s on %s (0x%zx %s)", signal,
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:615:3: note: in expansion of macro 'OONF_DEBUG'
  615 |   OONF_DEBUG(
      |   ^~~~~~~~~~
In function 'dlep_session_generate_signal_status',
    inlined from 'dlep_session_terminate' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:220:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:655:5: note: in expansion of macro 'OONF_WARN'
  655 |     OONF_WARN(session->log_source, "Could not add status TLV");
      |     ^~~~~~~~~
In function '_generate_signal',
    inlined from 'dlep_session_generate_signal_status' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:650:7,
    inlined from 'dlep_session_terminate' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:220:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:605:9: note: in expansion of macro 'OONF_DEBUG'
  605 |         OONF_DEBUG(session->log_source, "Add tlvs for router extension %d", ext->id);
      |         ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:598:9: note: in expansion of macro 'OONF_DEBUG'
  598 |         OONF_DEBUG(session->log_source, "Add tlvs for radio extension %d", ext->id);
      |         ^~~~~~~~~~
In function 'dlep_session_generate_signal_status',
    inlined from 'dlep_session_terminate' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:220:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:651:5: note: in expansion of macro 'OONF_WARN'
  651 |     OONF_WARN(session->log_source, "Could not generate signal %u", signal);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c: In function 'dlep_session_update_extensions':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:239:3: note: in expansion of macro 'OONF_INFO'
  239 |   OONF_INFO(session->log_source, "Update session extension list");
      |   ^~~~~~~~~
In function '_update_allowed_tlvs',
    inlined from 'dlep_session_update_extensions' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:276:10:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:728:9: note: in expansion of macro 'OONF_WARN'
  728 |         OONF_WARN(session->log_source,
      |         ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c: In function 'dlep_session_update_extensions':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:270:7: note: in expansion of macro 'OONF_INFO'
  270 |       OONF_INFO(session->log_source, "Add extension: %d", ntohs(extid));
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c: In function 'dlep_session_process_tcp':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:290:3: note: in expansion of macro 'OONF_DEBUG'
  290 |   OONF_DEBUG(
      |   ^~~~~~~~~~
In function 'dlep_session_process_buffer',
    inlined from 'dlep_session_process_tcp' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:293:15:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:338:3: note: in expansion of macro 'OONF_DEBUG'
  338 |   OONF_DEBUG(session->log_source,
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:343:5: note: in expansion of macro 'OONF_DEBUG'
  343 |     OONF_DEBUG(session->log_source,
      |     ^~~~~~~~~~
In function 'dlep_session_process_signal',
    inlined from 'dlep_session_process_buffer' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:348:19,
    inlined from 'dlep_session_process_tcp' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:293:15:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:197:65: note: in expansion of macro '_OONF_LOG'
  197 | #define OONF_DEBUG_HEX(source, hexptr, hexlen, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, hexptr, hexlen, true, false, format, ##args)
      |                                                                 ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:417:3: note: in expansion of macro 'OONF_DEBUG_HEX'
  417 |   OONF_DEBUG_HEX(session->log_source, buffer, signal_length + 4,
      |   ^~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:422:5: note: in expansion of macro 'OONF_DEBUG'
  422 |     OONF_DEBUG(session->log_source,
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:437:5: note: in expansion of macro 'OONF_WARN'
  437 |     OONF_WARN(session->log_source, "Parser error: %d", result);
      |     ^~~~~~~~~
In function '_generate_signal',
    inlined from 'dlep_session_generate_signal_status' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:650:7,
    inlined from '_send_terminate' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:831:5,
    inlined from 'dlep_session_process_signal' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:438:5,
    inlined from 'dlep_session_process_buffer' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:348:19,
    inlined from 'dlep_session_process_tcp' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:293:15:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:581:3: note: in expansion of macro 'OONF_DEBUG'
  581 |   OONF_DEBUG(session->log_source, "Generate signal %u for %s on %s (0x%zx %s)", signal,
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:615:3: note: in expansion of macro 'OONF_DEBUG'
  615 |   OONF_DEBUG(
      |   ^~~~~~~~~~
In function 'dlep_session_generate_signal_status',
    inlined from '_send_terminate' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:831:5,
    inlined from 'dlep_session_process_signal' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:438:5,
    inlined from 'dlep_session_process_buffer' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:348:19,
    inlined from 'dlep_session_process_tcp' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:293:15:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:655:5: note: in expansion of macro 'OONF_WARN'
  655 |     OONF_WARN(session->log_source, "Could not add status TLV");
      |     ^~~~~~~~~
In function '_generate_signal',
    inlined from 'dlep_session_generate_signal_status' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:650:7,
    inlined from '_send_terminate' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:831:5,
    inlined from 'dlep_session_process_signal' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:438:5,
    inlined from 'dlep_session_process_buffer' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:348:19,
    inlined from 'dlep_session_process_tcp' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:293:15:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:605:9: note: in expansion of macro 'OONF_DEBUG'
  605 |         OONF_DEBUG(session->log_source, "Add tlvs for router extension %d", ext->id);
      |         ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:598:9: note: in expansion of macro 'OONF_DEBUG'
  598 |         OONF_DEBUG(session->log_source, "Add tlvs for radio extension %d", ext->id);
      |         ^~~~~~~~~~
In function 'dlep_session_generate_signal_status',
    inlined from '_send_terminate' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:831:5,
    inlined from 'dlep_session_process_signal' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:438:5,
    inlined from 'dlep_session_process_buffer' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:348:19,
    inlined from 'dlep_session_process_tcp' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:293:15:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:651:5: note: in expansion of macro 'OONF_WARN'
  651 |     OONF_WARN(session->log_source, "Could not generate signal %u", signal);
      |     ^~~~~~~~~
In function 'dlep_session_process_signal',
    inlined from 'dlep_session_process_buffer' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:348:19,
    inlined from 'dlep_session_process_tcp' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:293:15:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:409:5: note: in expansion of macro 'OONF_DEBUG'
  409 |     OONF_DEBUG(session->log_source,
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:387:5: note: in expansion of macro 'OONF_DEBUG'
  387 |     OONF_DEBUG(session->log_source,
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c: In function 'dlep_session_process_tcp':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:304:3: note: in expansion of macro 'OONF_DEBUG'
  304 |   OONF_DEBUG(session->log_source, "Processed %" PRINTF_SSIZE_T_SPECIFIER " bytes", processed);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:309:5: note: in expansion of macro 'OONF_DEBUG'
  309 |     OONF_DEBUG(
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c: In function 'dlep_session_process_buffer':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:338:3: note: in expansion of macro 'OONF_DEBUG'
  338 |   OONF_DEBUG(session->log_source,
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:343:5: note: in expansion of macro 'OONF_DEBUG'
  343 |     OONF_DEBUG(session->log_source,
      |     ^~~~~~~~~~
In function 'dlep_session_process_signal',
    inlined from 'dlep_session_process_buffer' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:348:19:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:197:65: note: in expansion of macro '_OONF_LOG'
  197 | #define OONF_DEBUG_HEX(source, hexptr, hexlen, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, hexptr, hexlen, true, false, format, ##args)
      |                                                                 ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:417:3: note: in expansion of macro 'OONF_DEBUG_HEX'
  417 |   OONF_DEBUG_HEX(session->log_source, buffer, signal_length + 4,
      |   ^~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:422:5: note: in expansion of macro 'OONF_DEBUG'
  422 |     OONF_DEBUG(session->log_source,
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:437:5: note: in expansion of macro 'OONF_WARN'
  437 |     OONF_WARN(session->log_source, "Parser error: %d", result);
      |     ^~~~~~~~~
In function '_generate_signal',
    inlined from 'dlep_session_generate_signal_status' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:650:7,
    inlined from '_send_terminate' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:831:5,
    inlined from 'dlep_session_process_signal' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:438:5,
    inlined from 'dlep_session_process_buffer' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:348:19:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:581:3: note: in expansion of macro 'OONF_DEBUG'
  581 |   OONF_DEBUG(session->log_source, "Generate signal %u for %s on %s (0x%zx %s)", signal,
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:615:3: note: in expansion of macro 'OONF_DEBUG'
  615 |   OONF_DEBUG(
      |   ^~~~~~~~~~
In function 'dlep_session_generate_signal_status',
    inlined from '_send_terminate' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:831:5,
    inlined from 'dlep_session_process_signal' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:438:5,
    inlined from 'dlep_session_process_buffer' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:348:19:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:655:5: note: in expansion of macro 'OONF_WARN'
  655 |     OONF_WARN(session->log_source, "Could not add status TLV");
      |     ^~~~~~~~~
In function '_generate_signal',
    inlined from 'dlep_session_generate_signal_status' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:650:7,
    inlined from '_send_terminate' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:831:5,
    inlined from 'dlep_session_process_signal' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:438:5,
    inlined from 'dlep_session_process_buffer' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:348:19:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:605:9: note: in expansion of macro 'OONF_DEBUG'
  605 |         OONF_DEBUG(session->log_source, "Add tlvs for router extension %d", ext->id);
      |         ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:598:9: note: in expansion of macro 'OONF_DEBUG'
  598 |         OONF_DEBUG(session->log_source, "Add tlvs for radio extension %d", ext->id);
      |         ^~~~~~~~~~
In function 'dlep_session_generate_signal_status',
    inlined from '_send_terminate' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:831:5,
    inlined from 'dlep_session_process_signal' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:438:5,
    inlined from 'dlep_session_process_buffer' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:348:19:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:651:5: note: in expansion of macro 'OONF_WARN'
  651 |     OONF_WARN(session->log_source, "Could not generate signal %u", signal);
      |     ^~~~~~~~~
In function 'dlep_session_process_signal',
    inlined from 'dlep_session_process_buffer' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:348:19:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:409:5: note: in expansion of macro 'OONF_DEBUG'
  409 |     OONF_DEBUG(session->log_source,
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:387:5: note: in expansion of macro 'OONF_DEBUG'
  387 |     OONF_DEBUG(session->log_source,
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c: In function 'dlep_session_get_local_l2_neighbor':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:515:5: note: in expansion of macro 'OONF_INFO'
  515 |     OONF_INFO(session->log_source, "Could not find local neighbor for %s",
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:522:5: note: in expansion of macro 'OONF_DEBUG'
  522 |     OONF_DEBUG(session->log_source, "Could not find l2net %s for new neighbor", session->l2_listener.name);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:528:5: note: in expansion of macro 'OONF_INFO'
  528 |     OONF_INFO(session->log_source,
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c: In function 'dlep_session_get_l2_from_neighbor':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:547:5: note: in expansion of macro 'OONF_DEBUG'
  547 |     OONF_DEBUG(dlep_neigh->session->log_source, "Could not find l2net %s for new neighbor",
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:554:5: note: in expansion of macro 'OONF_INFO'
  554 |     OONF_INFO(dlep_neigh->session->log_source,
      |     ^~~~~~~~~
In function '_generate_signal',
    inlined from 'dlep_session_generate_signal' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:630:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:581:3: note: in expansion of macro 'OONF_DEBUG'
  581 |   OONF_DEBUG(session->log_source, "Generate signal %u for %s on %s (0x%zx %s)", signal,
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:615:3: note: in expansion of macro 'OONF_DEBUG'
  615 |   OONF_DEBUG(
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:605:9: note: in expansion of macro 'OONF_DEBUG'
  605 |         OONF_DEBUG(session->log_source, "Add tlvs for router extension %d", ext->id);
      |         ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:598:9: note: in expansion of macro 'OONF_DEBUG'
  598 |         OONF_DEBUG(session->log_source, "Add tlvs for radio extension %d", ext->id);
      |         ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c: In function 'dlep_session_generate_signal':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:631:5: note: in expansion of macro 'OONF_WARN'
  631 |     OONF_WARN(session->log_source, "Could not generate signal %u", signal);
      |     ^~~~~~~~~
In function '_generate_signal',
    inlined from 'dlep_session_generate_signal_status' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:650:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:581:3: note: in expansion of macro 'OONF_DEBUG'
  581 |   OONF_DEBUG(session->log_source, "Generate signal %u for %s on %s (0x%zx %s)", signal,
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:615:3: note: in expansion of macro 'OONF_DEBUG'
  615 |   OONF_DEBUG(
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c: In function 'dlep_session_generate_signal_status':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:655:5: note: in expansion of macro 'OONF_WARN'
  655 |     OONF_WARN(session->log_source, "Could not add status TLV");
      |     ^~~~~~~~~
In function '_generate_signal',
    inlined from 'dlep_session_generate_signal_status' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:650:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:605:9: note: in expansion of macro 'OONF_DEBUG'
  605 |         OONF_DEBUG(session->log_source, "Add tlvs for router extension %d", ext->id);
      |         ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:598:9: note: in expansion of macro 'OONF_DEBUG'
  598 |         OONF_DEBUG(session->log_source, "Add tlvs for radio extension %d", ext->id);
      |         ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c: In function 'dlep_session_generate_signal_status':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:651:5: note: in expansion of macro 'OONF_WARN'
  651 |     OONF_WARN(session->log_source, "Could not generate signal %u", signal);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c: In function 'dlep_session_process_signal':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:197:65: note: in expansion of macro '_OONF_LOG'
  197 | #define OONF_DEBUG_HEX(source, hexptr, hexlen, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, hexptr, hexlen, true, false, format, ##args)
      |                                                                 ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:417:3: note: in expansion of macro 'OONF_DEBUG_HEX'
  417 |   OONF_DEBUG_HEX(session->log_source, buffer, signal_length + 4,
      |   ^~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:422:5: note: in expansion of macro 'OONF_DEBUG'
  422 |     OONF_DEBUG(session->log_source,
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:437:5: note: in expansion of macro 'OONF_WARN'
  437 |     OONF_WARN(session->log_source, "Parser error: %d", result);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:409:5: note: in expansion of macro 'OONF_DEBUG'
  409 |     OONF_DEBUG(session->log_source,
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:387:5: note: in expansion of macro 'OONF_DEBUG'
  387 |     OONF_DEBUG(session->log_source,
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c: In function 'dlep_session_get_tlv_value':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:674:5: note: in expansion of macro 'OONF_INFO'
  674 |     OONF_INFO(session->log_source, "Could not find TLV type %u", tlvtype);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:684:5: note: in expansion of macro 'OONF_DEBUG'
  684 |     OONF_DEBUG(session->log_source, "TLV %u has value", tlvtype);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/dlep_session.c:680:5: note: in expansion of macro 'OONF_INFO'
  680 |     OONF_INFO(session->log_source, "Could not find value of TLV type %u", tlvtype);
      |     ^~~~~~~~~
[50/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/radio/dlep_radio.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_subsystem.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/radio/dlep_radio.c:55:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/radio/dlep_radio.c: In function '_cb_config_changed':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[72]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/radio/dlep_radio.c:219:5: note: in expansion of macro 'OONF_WARN'
  219 |     OONF_WARN(LOG_DLEP_RADIO, "Could not convert " OONF_DLEP_RADIO_SUBSYSTEM " config to bin (%d)", error);
      |     ^~~~~~~~~
[51/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/ext_base_proto/proto_radio.c.o
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_radio.c:348:1: warning: conflicting types for '_radio_process_session_update_ack' due to enum/integer mismatch; have 'int(struct dlep_extension *, struct dlep_session *)' [-Wenum-int-mismatch]
  348 | _radio_process_session_update_ack(struct dlep_extension *ext __attribute__((unused)), struct dlep_session *session) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_radio.c:71:31: note: previous declaration of '_radio_process_session_update_ack' with type 'enum dlep_parser_error(struct dlep_extension *, struct dlep_session *)'
   71 | static enum dlep_parser_error _radio_process_session_update_ack(struct dlep_extension *, struct dlep_session *);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_radio.c:49:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_radio.c: In function '_radio_write_peer_offer':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[82]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_radio.c:452:3: note: in expansion of macro 'OONF_DEBUG'
  452 |   OONF_DEBUG(session->log_source, "Local IPv4 socket: %s",
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[82]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_radio.c:460:3: note: in expansion of macro 'OONF_DEBUG'
  460 |   OONF_DEBUG(session->log_source, "Local IPv6 socket: %s",
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_radio.c: In function '_radio_process_session_init':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[82]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_radio.c:276:3: note: in expansion of macro 'OONF_DEBUG'
  276 |   OONF_DEBUG(session->log_source, "Remote heartbeat interval %" PRIu64, session->remote_heartbeat_interval);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[82]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_radio.c:305:9: note: in expansion of macro 'OONF_DEBUG'
  305 |         OONF_DEBUG(session->log_source, "Add local neighbor: %s",
      |         ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[82]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_radio.c:315:11: note: in expansion of macro 'OONF_DEBUG'
  315 |           OONF_DEBUG(session->log_source, "Add proxied neighbor: %s", netaddr_to_string(&nbuf, &l2dest->destination));
      |           ^~~~~~~~~~
In function '_radio_process_session_init',
    inlined from '_radio_process_session_init' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_radio.c:252:1:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[82]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_radio.c:272:5: note: in expansion of macro 'OONF_INFO'
  272 |     OONF_INFO(session->log_source, "no heartbeat tlv");
      |     ^~~~~~~~~
[52/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/radio/dlep_radio_interface.c.o
[53/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/radio/dlep_radio_session.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_subsystem.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/oonf_layer2.h:51,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/radio/dlep_radio_session.c:51:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/radio/dlep_radio_session.c: In function '_cb_tcp_lost':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[80]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/radio/dlep_radio_session.c:173:3: note: in expansion of macro 'OONF_DEBUG'
  173 |   OONF_DEBUG(LOG_DLEP_RADIO, "Lost tcp session to %s", netaddr_socket_to_string(&nbuf, &tcp_session->remote_socket));
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/radio/dlep_radio_session.c: In function '_cb_send_buffer':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[80]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/radio/dlep_radio_session.c:210:3: note: in expansion of macro 'OONF_DEBUG'
  210 |   OONF_DEBUG(session->log_source, "Send buffer %" PRINTF_SIZE_T_SPECIFIER " bytes", abuf_getlen(session->writer.out));
      |   ^~~~~~~~~~
[54/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/router/dlep_router.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_subsystem.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router.c:55:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router.c: In function '_cb_config_changed':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[74]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router.c:214:5: note: in expansion of macro 'OONF_WARN'
  214 |     OONF_WARN(LOG_DLEP_ROUTER, "Could not convert " OONF_DLEP_ROUTER_SUBSYSTEM " config to bin");
      |     ^~~~~~~~~
[55/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/ext_base_proto/proto_router.c.o
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c:415:1: warning: conflicting types for '_router_process_session_update' due to enum/integer mismatch; have 'int(struct dlep_extension *, struct dlep_session *)' [-Wenum-int-mismatch]
  415 | _router_process_session_update(struct dlep_extension *ext __attribute__((unused)), struct dlep_session *session) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c:68:31: note: previous declaration of '_router_process_session_update' with type 'enum dlep_parser_error(struct dlep_extension *, struct dlep_session *)'
   68 | static enum dlep_parser_error _router_process_session_update(struct dlep_extension *, struct dlep_session *);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c:49:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c: In function '_cb_create_peer_discovery':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c:238:3: note: in expansion of macro 'OONF_DEBUG'
  238 |   OONF_DEBUG(session->log_source, "Generate peer discovery");
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c: In function '_router_process_destination_update':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c:590:5: note: in expansion of macro 'OONF_INFO'
  590 |     OONF_INFO(session->log_source, "tlv mapping failed for extension %u: %u", ext->id, result);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c: In function '_router_process_session_update':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c:426:5: note: in expansion of macro 'OONF_INFO'
  426 |     OONF_INFO(session->log_source, "tlv mapping failed for extension %u: %u", ext->id, result);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c: In function '_router_process_destination_up':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c:489:5: note: in expansion of macro 'OONF_INFO'
  489 |     OONF_INFO(session->log_source, "tlv mapping failed for extension %u: %u", ext->id, result);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c: In function '_router_process_peer_offer':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c:325:7: note: in expansion of macro 'OONF_DEBUG'
  325 |       OONF_DEBUG(session->log_source, "No matching prefix for incoming connection found");
      |       ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c: In function '_cb_apply_router':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c:192:3: note: in expansion of macro 'OONF_DEBUG'
  192 |   OONF_DEBUG(session->log_source, "Initialize base router session");
      |   ^~~~~~~~~~
In function '_cb_apply_router',
    inlined from '_cb_apply_router' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c:191:1:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c:200:5: note: in expansion of macro 'OONF_DEBUG'
  200 |     OONF_DEBUG(session->log_source, "Activate discovery with interval %" PRIu64, session->cfg.discovery_interval);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c: In function '_router_process_session_init_ack':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c:396:3: note: in expansion of macro 'OONF_DEBUG'
  396 |   OONF_DEBUG(session->log_source, "Remote heartbeat interval %" PRIu64, session->remote_heartbeat_interval);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c:392:5: note: in expansion of macro 'OONF_INFO'
  392 |     OONF_INFO(session->log_source, "tlv mapping failed for extension %u: %u", ext->id, result);
      |     ^~~~~~~~~
In function '_router_process_session_init_ack',
    inlined from '_router_process_session_init_ack' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c:351:1:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/ext_base_proto/proto_router.c:364:5: note: in expansion of macro 'OONF_INFO'
  364 |     OONF_INFO(session->log_source, "no heartbeat tlv, should not happen!");
      |     ^~~~~~~~~
[56/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/router/dlep_router_interface.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_subsystem.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/oonf_layer2.h:51,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_interface.c:55:
In function '_connect_to_setup',
    inlined from '_check_connect_to' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_interface.c:346:5,
    inlined from '_check_connect_to' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_interface.c:328:1,
    inlined from '_cb_check_connect_to_status' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_interface.c:374:3:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_interface.c:293:3: note: in expansion of macro 'OONF_DEBUG'
  293 |   OONF_DEBUG(LOG_DLEP_ROUTER, "Connect directly to [%s]:%d", netaddr_to_string(&nbuf, &router_if->connect_to_addr),
      |   ^~~~~~~~~~
In function '_connect_to_setup',
    inlined from '_check_connect_to' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_interface.c:346:5,
    inlined from '_check_connect_to' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_interface.c:328:1,
    inlined from '_connect_to_if_changed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_interface.c:361:3:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_interface.c:293:3: note: in expansion of macro 'OONF_DEBUG'
  293 |   OONF_DEBUG(LOG_DLEP_ROUTER, "Connect directly to [%s]:%d", netaddr_to_string(&nbuf, &router_if->connect_to_addr),
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_interface.c: In function 'dlep_router_add_interface':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_interface.c:213:3: note: in expansion of macro 'OONF_DEBUG'
  213 |   OONF_DEBUG(LOG_DLEP_ROUTER, "Add session %s", ifname);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_interface.c:196:5: note: in expansion of macro 'OONF_DEBUG'
  196 |     OONF_DEBUG(LOG_DLEP_ROUTER, "use existing instance for %s", ifname);
      |     ^~~~~~~~~~
In function '_connect_to_setup',
    inlined from 'dlep_router_apply_interface_settings' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_interface.c:248:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_interface.c:293:3: note: in expansion of macro 'OONF_DEBUG'
  293 |   OONF_DEBUG(LOG_DLEP_ROUTER, "Connect directly to [%s]:%d", netaddr_to_string(&nbuf, &router_if->connect_to_addr),
      |   ^~~~~~~~~~
[57/90] Building C object src/generic/dlep/CMakeFiles/oonf_static_dlep_proxy.dir/router/dlep_router_session.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_subsystem.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/oonf_layer2.h:51,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_session.c:55:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_session.c: In function '_cb_tcp_lost':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[82]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_session.c:232:3: note: in expansion of macro 'OONF_DEBUG'
  232 |   OONF_DEBUG(LOG_DLEP_ROUTER, "Lost tcp session to %s", netaddr_socket_to_string(&nbuf, &tcp_session->remote_socket));
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_session.c: In function '_cb_send_buffer':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[82]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_session.c:276:3: note: in expansion of macro 'OONF_DEBUG'
  276 |   OONF_DEBUG(session->log_source, "Send buffer %" PRINTF_SIZE_T_SPECIFIER " bytes", abuf_getlen(session->writer.out));
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_session.c: In function 'dlep_router_add_session':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[82]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_session.c:148:3: note: in expansion of macro 'OONF_DEBUG'
  148 |   OONF_DEBUG(LOG_DLEP_ROUTER, "Connect DLEP session from %s to %s", netaddr_socket_to_string(&nbuf1, local),
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[82]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_session.c:161:5: note: in expansion of macro 'OONF_WARN'
  161 |     OONF_WARN(LOG_DLEP_ROUTER, "Could not open TCP client on from %s to %s", netaddr_socket_to_string(&nbuf1, local),
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[82]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_session.c:152:5: note: in expansion of macro 'OONF_WARN'
  152 |     OONF_WARN(
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[82]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/dlep/router/dlep_router_session.c:123:5: note: in expansion of macro 'OONF_DEBUG'
  123 |     OONF_DEBUG(LOG_DLEP_ROUTER,
      |     ^~~~~~~~~~
[58/90] Building C object src/generic/systeminfo/CMakeFiles/oonf_static_systeminfo.dir/systeminfo.c.o
[59/90] Building C object src/generic/layer2info/CMakeFiles/oonf_static_layer2info.dir/layer2info.c.o
[60/90] Building C object src/generic/cfg_uciloader/CMakeFiles/oonf_static_cfg_uciloader.dir/cfg_uciloader.c.o
[61/90] Building C object src/generic/nl80211_listener/CMakeFiles/oonf_static_nl80211_listener.dir/nl80211_get_interface.c.o
[62/90] Building C object src/generic/nl80211_listener/CMakeFiles/oonf_static_nl80211_listener.dir/nl80211_listener.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:69:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c: In function '_cb_nl_message':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:698:5: note: in expansion of macro 'OONF_DEBUG'
  698 |     OONF_DEBUG(LOG_NL80211, "Received Nl80211 command %u for query %u", gen_hdr->cmd, _current_query_number);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:694:5: note: in expansion of macro 'OONF_INFO'
  694 |     OONF_INFO(LOG_NL80211, "Received Nl80211 command %u for query %u (should be %u)", gen_hdr->cmd,
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:689:5: note: in expansion of macro 'OONF_WARN'
  689 |     OONF_WARN(LOG_NL80211, "Unhandled netlink message type: %u", hdr->nlmsg_type);
      |     ^~~~~~~~~
In function '_nl80211_if_add',
    inlined from '_nl80211_if_add' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:462:1,
    inlined from '_cb_if_config_changed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:529:14:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:502:3: note: in expansion of macro 'OONF_DEBUG'
  502 |   OONF_DEBUG(LOG_NL80211, "Add if %s", name);
      |   ^~~~~~~~~~
In function '_nl80211_if_add',
    inlined from '_nl80211_if_add' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:462:1,
    inlined from '_cb_config_changed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:778:16,
    inlined from '_cb_config_changed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:749:1:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:502:3: note: in expansion of macro 'OONF_DEBUG'
  502 |   OONF_DEBUG(LOG_NL80211, "Add if %s", name);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c: In function '_cb_config_changed':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:755:5: note: in expansion of macro 'OONF_WARN'
  755 |     OONF_WARN(LOG_NL80211, "Could not convert " OONF_NL80211_LISTENER_SUBSYSTEM " config to bin");
      |     ^~~~~~~~~
In function '_get_next_query',
    inlined from '_trigger_next_netlink_query' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:660:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:603:5: note: in expansion of macro 'OONF_DEBUG'
  603 |     OONF_DEBUG(LOG_NL80211, "No nl80211 interfaces");
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c: In function '_trigger_next_netlink_query':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:670:3: note: in expansion of macro 'OONF_INFO'
  670 |   OONF_INFO(LOG_NL80211, "Sending query %u to interface %s", _current_query_number, _current_query_if->name);
      |   ^~~~~~~~~
In function '_send_netlink_message',
    inlined from '_trigger_next_netlink_query' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:671:3:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:584:5: note: in expansion of macro 'OONF_DEBUG'
  584 |     OONF_DEBUG(LOG_NL80211, "Get query %d for interface %s", query, interf->name);
      |     ^~~~~~~~~~
In function '_trigger_next_netlink_query',
    inlined from '_trigger_next_netlink_query' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:643:1:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:665:5: note: in expansion of macro 'OONF_INFO'
  665 |     OONF_INFO(LOG_NL80211, "All queries done for all interfaces");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c: In function '_trigger_next_netlink_query':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:652:5: note: in expansion of macro 'OONF_DEBUG'
  652 |     OONF_DEBUG(LOG_NL80211, "Get nl80211 family and multicast id");
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c: In function '_cb_nl_done':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:736:3: note: in expansion of macro 'OONF_INFO'
  736 |   OONF_INFO(LOG_NL80211, "%u: Received done", seq);
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c: In function '_cb_nl_error':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:710:3: note: in expansion of macro 'OONF_INFO'
  710 |   OONF_INFO(LOG_NL80211, "seq %u: Received error %d", seq, error);
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c: In function '_cb_nl_timeout':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[84]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_listener.c:721:3: note: in expansion of macro 'OONF_INFO'
  721 |   OONF_INFO(LOG_NL80211, "Received timeout");
      |   ^~~~~~~~~
[63/90] Building C object src/generic/nl80211_listener/CMakeFiles/oonf_static_nl80211_listener.dir/nl80211_get_survey.c.o
[64/90] Building C object src/generic/nl80211_listener/CMakeFiles/oonf_static_nl80211_listener.dir/nl80211_get_wiphy.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_subsystem.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/os_linux/os_system_linux.h:53,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/os_system.h:59,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_wiphy.c:82:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_wiphy.c: In function 'nl80211_send_get_wiphy':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[85]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_wiphy.c:295:3: note: in expansion of macro 'OONF_DEBUG'
  295 |   OONF_DEBUG(LOG_NL80211, "Send GET_WIPHY to phydev %d", interf->wifi_phy_if);
      |   ^~~~~~~~~~
In function '_get_max_bitrate',
    inlined from '_process_ht_mcs_array' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_wiphy.c:450:33,
    inlined from 'nl80211_process_get_wiphy_result' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_wiphy.c:342:9:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[85]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_wiphy.c:417:7: note: in expansion of macro 'OONF_DEBUG'
  417 |       OONF_DEBUG(LOG_NL80211, "%s supports rate MCS %d", interf->name, mcs_bit);
      |       ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_wiphy.c: In function 'nl80211_finalize_get_wiphy':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[85]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_wiphy.c:359:5: note: in expansion of macro 'OONF_DEBUG'
  359 |     OONF_DEBUG(LOG_NL80211, "Maximum rx rate for %s: %" PRId64, interf->name, interf->max_rx);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[85]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_wiphy.c:364:5: note: in expansion of macro 'OONF_DEBUG'
  364 |     OONF_DEBUG(LOG_NL80211, "Maximum tx rate for %s: %" PRId64, interf->name, interf->max_tx);
      |     ^~~~~~~~~~
[65/90] Building C object src/generic/nl80211_listener/CMakeFiles/oonf_static_nl80211_listener.dir/nl80211_get_mpp.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_subsystem.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/os_linux/os_system_linux.h:53,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/os_system.h:59,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_mpp.c:82:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_mpp.c: In function 'nl80211_process_get_mpp_result':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_mpp.c:147:3: note: in expansion of macro 'OONF_DEBUG'
  147 |   OONF_DEBUG(LOG_NL80211, "Neighbor %s was proxied by mesh node %s", netaddr_to_string(&nbuf1, &destination_mac),
      |   ^~~~~~~~~~
[66/90] Building C object src/generic/nl80211_listener/CMakeFiles/oonf_static_nl80211_listener.dir/nl80211_get_station_dump.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_subsystem.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/os_linux/os_system_linux.h:53,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/os_system.h:59,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_station_dump.c:83:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_station_dump.c: In function 'nl80211_process_get_station_dump_result':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[92]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_station_dump.c:162:3: note: in expansion of macro 'OONF_DEBUG'
  162 |   OONF_DEBUG(LOG_NL80211, "Received Station Dump for %s", netaddr_to_string(&nbuf, &l2neigh_mac));
      |   ^~~~~~~~~~
In function '_handle_traffic',
    inlined from 'nl80211_process_get_station_dump_result' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_station_dump.c:185:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[92]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_station_dump.c:252:3: note: in expansion of macro 'OONF_DEBUG'
  252 |   OONF_DEBUG(LOG_NL80211, "new32: 0x%08x old: %016" PRIx64 " new: %016" PRIx64, new_32bit, old_value, new_value);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[92]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_station_dump.c:257:5: note: in expansion of macro 'OONF_DEBUG'
  257 |     OONF_DEBUG(LOG_NL80211, "Overflow, new: %016" PRIx64, new_value);
      |     ^~~~~~~~~~
In function '_handle_traffic',
    inlined from 'nl80211_process_get_station_dump_result' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_station_dump.c:188:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[92]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_station_dump.c:252:3: note: in expansion of macro 'OONF_DEBUG'
  252 |   OONF_DEBUG(LOG_NL80211, "new32: 0x%08x old: %016" PRIx64 " new: %016" PRIx64, new_32bit, old_value, new_value);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[92]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_station_dump.c:257:5: note: in expansion of macro 'OONF_DEBUG'
  257 |     OONF_DEBUG(LOG_NL80211, "Overflow, new: %016" PRIx64, new_value);
      |     ^~~~~~~~~~
In function '_handle_traffic',
    inlined from 'nl80211_process_get_station_dump_result' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_station_dump.c:191:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[92]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_station_dump.c:252:3: note: in expansion of macro 'OONF_DEBUG'
  252 |   OONF_DEBUG(LOG_NL80211, "new32: 0x%08x old: %016" PRIx64 " new: %016" PRIx64, new_32bit, old_value, new_value);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[92]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_station_dump.c:257:5: note: in expansion of macro 'OONF_DEBUG'
  257 |     OONF_DEBUG(LOG_NL80211, "Overflow, new: %016" PRIx64, new_value);
      |     ^~~~~~~~~~
In function '_handle_traffic',
    inlined from 'nl80211_process_get_station_dump_result' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_station_dump.c:194:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[92]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_station_dump.c:252:3: note: in expansion of macro 'OONF_DEBUG'
  252 |   OONF_DEBUG(LOG_NL80211, "new32: 0x%08x old: %016" PRIx64 " new: %016" PRIx64, new_32bit, old_value, new_value);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[92]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/nl80211_get_station_dump.c:257:5: note: in expansion of macro 'OONF_DEBUG'
  257 |     OONF_DEBUG(LOG_NL80211, "Overflow, new: %016" PRIx64, new_value);
      |     ^~~~~~~~~~
[67/90] Building C object src/generic/nl80211_listener/CMakeFiles/oonf_static_nl80211_listener.dir/genl_get_family.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_subsystem.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/os_linux/os_system_linux.h:53,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/os_system.h:59,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/genl_get_family.c:82:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/genl_get_family.c: In function 'genl_process_get_family_result':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/genl_get_family.c:137:3: note: in expansion of macro 'OONF_DEBUG'
  137 |   OONF_DEBUG(LOG_NL80211, "Found Netlink family '%s'\n", nla_get_string(attrs[CTRL_ATTR_FAMILY_NAME]));
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/genl_get_family.c:145:3: note: in expansion of macro 'OONF_DEBUG'
  145 |   OONF_DEBUG(LOG_NL80211, "Received nl80211 family id: %d\n", *nl80211_id);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/genl_get_family.c:162:5: note: in expansion of macro 'OONF_DEBUG'
  162 |     OONF_DEBUG(
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/genl_get_family.c:133:5: note: in expansion of macro 'OONF_WARN'
  133 |     OONF_WARN(LOG_NL80211, "Missing Family Name in CTRL_CMD_NEWFAMILY");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/genl_get_family.c:129:5: note: in expansion of macro 'OONF_WARN'
  129 |     OONF_WARN(LOG_NL80211, "Missing Family ID in CTRL_CMD_NEWFAMILY");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/generic/nl80211_listener/genl_get_family.c:124:5: note: in expansion of macro 'OONF_WARN'
  124 |     OONF_WARN(LOG_NL80211, "Cannot parse netlink CTRL_CMD_NEWFAMILY message");
      |     ^~~~~~~~~
[68/90] Building C object src/base/CMakeFiles/oonf_static_clock.dir/oonf_clock.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_clock.c:57:
In function '_init',
    inlined from '_init' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_clock.c:93:1:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_clock.c:95:5: note: in expansion of macro 'OONF_WARN'
   95 |     OONF_WARN(LOG_CLOCK, "OS clock is not working: %s (%d)\n", strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_clock.c: In function 'oonf_clock_update':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_clock.c:112:5: note: in expansion of macro 'OONF_WARN'
  112 |     OONF_WARN(LOG_CLOCK, "OS clock is not working: %s (%d)\n", strerror(errno), errno);
      |     ^~~~~~~~~
[69/90] Building C object src/base/CMakeFiles/oonf_static_class.dir/oonf_class.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c:50:
In function 'oonf_class_remove',
    inlined from '_cleanup' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c:105:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c:153:3: note: in expansion of macro 'OONF_DEBUG'
  153 |   OONF_DEBUG(LOG_CLASS, "Class %s removed\n", ci->name);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c: In function 'oonf_class_add':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c:131:3: note: in expansion of macro 'OONF_DEBUG'
  131 |   OONF_DEBUG(LOG_CLASS, "Class %s added: %" PRINTF_SIZE_T_SPECIFIER " bytes\n", ci->name, ci->total_size);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c: In function 'oonf_class_remove':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c:153:3: note: in expansion of macro 'OONF_DEBUG'
  153 |   OONF_DEBUG(LOG_CLASS, "Class %s removed\n", ci->name);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c: In function 'oonf_class_malloc':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c:180:7: note: in expansion of macro 'OONF_WARN'
  180 |       OONF_WARN(LOG_CLASS, "Out of memory for: %s", ci->name);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c:206:3: note: in expansion of macro 'OONF_DEBUG'
  206 |   OONF_DEBUG(LOG_CLASS, "MEMORY: alloc %s, %" PRINTF_SIZE_T_SPECIFIER " bytes%s\n", ci->name, ci->total_size,
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c: In function 'oonf_class_free':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c:246:3: note: in expansion of macro 'OONF_DEBUG'
  246 |   OONF_DEBUG(
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c: In function 'oonf_class_extension_add':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c:267:5: note: in expansion of macro 'OONF_WARN'
  267 |     OONF_WARN(LOG_CLASS, "Unknown class %s for extension %s", ext->class_name, ext->ext_name);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c:272:5: note: in expansion of macro 'OONF_WARN'
  272 |     OONF_WARN(LOG_CLASS, "Class %s is already in use and cannot be extended", c->name);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c:289:5: note: in expansion of macro 'OONF_DEBUG'
  289 |     OONF_DEBUG(LOG_CLASS,
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c: In function 'oonf_class_event':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c:323:3: note: in expansion of macro 'OONF_DEBUG'
  323 |   OONF_DEBUG(LOG_CLASS, "Fire '%s' event for %s", OONF_CLASS_EVENT_NAME[evt], c->to_keystring(&buf, c, ptr));
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c:338:3: note: in expansion of macro 'OONF_DEBUG'
  338 |   OONF_DEBUG(LOG_CLASS, "Fire event finished");
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c:330:7: note: in expansion of macro 'OONF_DEBUG'
  330 |       OONF_DEBUG(LOG_CLASS, "Fire listener %s", ext->ext_name);
      |       ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c:326:7: note: in expansion of macro 'OONF_DEBUG'
  326 |       OONF_DEBUG(LOG_CLASS, "Fire listener %s", ext->ext_name);
      |       ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_class.c:334:7: note: in expansion of macro 'OONF_DEBUG'
  334 |       OONF_DEBUG(LOG_CLASS, "Fire listener %s", ext->ext_name);
      |       ^~~~~~~~~~
[70/90] Building C object src/base/CMakeFiles/oonf_static_packet_socket.dir/oonf_packet_socket.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:53:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c: In function '_cb_packet_event':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:803:7: note: in expansion of macro 'OONF_WARN'
  803 |       OONF_WARN(LOG_PACKET, "Cannot read packet from socket %s: %s (%d)",
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:789:11: note: in expansion of macro 'OONF_WARN'
  789 |           OONF_WARN(LOG_PACKET, "Error while skipping IP header for socket %s:",
      |           ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:798:7: note: in expansion of macro 'OONF_DEBUG'
  798 |       OONF_DEBUG(LOG_PACKET, "Received %" PRINTF_SSIZE_T_SPECIFIER " bytes from %s %s (%s)", result,
      |       ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:835:7: note: in expansion of macro 'OONF_DEBUG'
  835 |       OONF_DEBUG(LOG_PACKET, "Sent %" PRINTF_SSIZE_T_SPECIFIER " bytes to %s %s", result,
      |       ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:831:7: note: in expansion of macro 'OONF_WARN'
  831 |       OONF_WARN(LOG_PACKET, "Cannot send UDP packet to %s: %s (%d)", netaddr_socket_to_string(&netbuf, &sock),
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:824:7: note: in expansion of macro 'OONF_DEBUG'
  824 |       OONF_DEBUG(
      |       ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c: In function '_apply_managed_socket':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:695:5: note: in expansion of macro 'OONF_DEBUG'
  695 |     OONF_DEBUG(LOG_PACKET, "Interface %s of socket is down", data->name);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:724:3: note: in expansion of macro 'OONF_DEBUG'
  724 |   OONF_DEBUG(LOG_PACKET, "Opened new socket and bound it to %s (if %s)", netaddr_to_string(&buf, bindto),
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:718:5: note: in expansion of macro 'OONF_WARN'
  718 |     OONF_WARN(LOG_PACKET, "Could not set DSCP value for socket: %s (%d)", strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:673:5: note: in expansion of macro 'OONF_WARN'
  673 |     OONF_WARN(LOG_PACKET, "Cannot create managed socket address: %s/%u", netaddr_to_string(&buf, bindto), port);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c: In function '_cb_interface_listener':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:862:3: note: in expansion of macro 'OONF_DEBUG'
  862 |   OONF_DEBUG(LOG_PACKET, "Result from interface %s triggered socket reconfiguration: %d",
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c: In function 'oonf_packet_send':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:240:7: note: in expansion of macro 'OONF_WARN'
  240 |       OONF_WARN(LOG_PACKET, "Cannot send UDP packet to %s: %s (%d)", netaddr_socket_to_string(&buf, remote),
      |       ^~~~~~~~~
In function '_handle_errno1',
    inlined from 'oonf_packet_send' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:236:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:506:5: note: in expansion of macro 'OONF_WARN'
  506 |     OONF_WARN(LOG_PACKET, "Cannot send UDP packet to %s (%s): %s (%d) (%d similar errors suppressed)",
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:510:5: note: in expansion of macro 'OONF_WARN'
  510 |     OONF_WARN(LOG_PACKET, "Cannot send UDP packet to %s (%s): %s (%d)", netaddr_socket_to_string(&buf, remote), ifname,
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c: In function 'oonf_packet_send':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:229:7: note: in expansion of macro 'OONF_DEBUG'
  229 |       OONF_DEBUG(LOG_PACKET, "Sent %d bytes to %s %s", result, netaddr_socket_to_string(&buf, remote),
      |       ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c: In function 'oonf_packet_apply_managed':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:319:3: note: in expansion of macro 'OONF_DEBUG'
  319 |   OONF_DEBUG(LOG_PACKET, "Apply changes for managed socket (if %s) with port %d/%d",
      |   ^~~~~~~~~~
In function 'oonf_packet_send_managed',
    inlined from 'oonf_packet_send_managed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:341:1:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:363:5: note: in expansion of macro 'OONF_DEBUG'
  363 |     OONF_DEBUG(LOG_PACKET, "Managed socket did not sent packet to %s because socket was not active",
      |     ^~~~~~~~~~
In function 'oonf_packet_send_managed',
    inlined from 'oonf_packet_send_managed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:341:1,
    inlined from 'oonf_packet_send_managed_multicast' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:398:12:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:363:5: note: in expansion of macro 'OONF_DEBUG'
  363 |     OONF_DEBUG(LOG_PACKET, "Managed socket did not sent packet to %s because socket was not active",
      |     ^~~~~~~~~~
In function 'oonf_packet_send_managed',
    inlined from 'oonf_packet_send_managed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:341:1,
    inlined from 'oonf_packet_send_managed_multicast' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:395:12:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_packet_socket.c:363:5: note: in expansion of macro 'OONF_DEBUG'
  363 |     OONF_DEBUG(LOG_PACKET, "Managed socket did not sent packet to %s because socket was not active",
      |     ^~~~~~~~~~
[71/90] Building C object src/base/CMakeFiles/oonf_static_socket.dir/oonf_socket.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_socket.c:53:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_socket.c: In function '_initiate_shutdown':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_socket.c:135:3: note: in expansion of macro 'OONF_INFO'
  135 |   OONF_INFO(LOG_SOCKET, "Stop within 500 ms");
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_socket.c: In function '_handle_scheduling':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_socket.c:257:5: note: in expansion of macro 'OONF_DEBUG'
  257 |     OONF_DEBUG(LOG_SOCKET, "Got %d events", n);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_socket.c:268:9: note: in expansion of macro 'OONF_DEBUG'
  268 |         OONF_DEBUG(LOG_SOCKET, "Socket '%s' (%d) triggered (read=%s, write=%s)", sock_entry->name,
      |         ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_socket.c:284:11: note: in expansion of macro 'OONF_WARN'
  284 |           OONF_WARN(LOG_SOCKET, "Socket '%s' (%d) scheduling took %" PRIu64 " ms", sock_entry->name,
      |           ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_socket.c:248:7: note: in expansion of macro 'OONF_WARN'
  248 |       OONF_WARN(LOG_SOCKET, "select error: %s (%d)", strerror(errno), errno);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_socket.c: In function 'oonf_socket_add':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_socket.c:145:3: note: in expansion of macro 'OONF_DEBUG'
  145 |   OONF_DEBUG(LOG_SOCKET, "Adding socket entry %s (%d) to scheduler\n", entry->name, os_fd_get_fd(&entry->fd));
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_socket.c: In function 'oonf_socket_remove':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_socket.c:158:5: note: in expansion of macro 'OONF_DEBUG'
  158 |     OONF_DEBUG(LOG_SOCKET, "Removing socket entry %s (%d)\n", entry->name, os_fd_get_fd(&entry->fd));
      |     ^~~~~~~~~~
[72/90] Building C object src/base/CMakeFiles/oonf_static_layer2.dir/oonf_layer2.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_subsystem.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_layer2.c:54:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_layer2.c: In function 'oonf_layer2_data_set':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:333:57: note: in expansion of macro '_OONF_LOG'
  333 | #define OONF_ASSERT(condition, source, format, args...) _OONF_LOG(LOG_SEVERITY_ASSERT, source, NULL, 0, !(condition), true, format, ##args)
      |                                                         ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_layer2.c:347:5: note: in expansion of macro 'OONF_ASSERT'
  347 |     OONF_ASSERT(l2data->_meta != NULL, LOG_LAYER2, "Tried to set layer2 data without metadata (origin: %s)", origin->name);
      |     ^~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_layer2.c: In function 'oonf_layer2_data_set_int64':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:333:57: note: in expansion of macro '_OONF_LOG'
  333 | #define OONF_ASSERT(condition, source, format, args...) _OONF_LOG(LOG_SEVERITY_ASSERT, source, NULL, 0, !(condition), true, format, ##args)
      |                                                         ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_layer2.c:374:5: note: in expansion of macro 'OONF_ASSERT'
  374 |     OONF_ASSERT(l2data->_meta != NULL, LOG_LAYER2, "Tried to set layer2 data without metadata (origin: %s)", origin->name);
      |     ^~~~~~~~~~~
In function 'oonf_layer2_data_set',
    inlined from 'oonf_layer2_data_set_int64' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_layer2.c:387:10:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:333:57: note: in expansion of macro '_OONF_LOG'
  333 | #define OONF_ASSERT(condition, source, format, args...) _OONF_LOG(LOG_SEVERITY_ASSERT, source, NULL, 0, !(condition), true, format, ##args)
      |                                                         ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_layer2.c:347:5: note: in expansion of macro 'OONF_ASSERT'
  347 |     OONF_ASSERT(l2data->_meta != NULL, LOG_LAYER2, "Tried to set layer2 data without metadata (origin: %s)", origin->name);
      |     ^~~~~~~~~~~
[73/90] Building C object src/base/CMakeFiles/oonf_static_telnet.dir/oonf_telnet.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:54:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c: In function '_cb_config_changed':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:751:5: note: in expansion of macro 'OONF_WARN'
  751 |     OONF_WARN(LOG_TELNET, "Cannot map telnet config to binary data");
      |     ^~~~~~~~~
In function '_check_telnet_command_acl',
    inlined from '_check_telnet_command_acl' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:551:1,
    inlined from '_cb_telnet_help' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:590:13:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:561:5: note: in expansion of macro 'OONF_DEBUG'
  561 |     OONF_DEBUG(LOG_TELNET, "Blocked telnet command '%s' to '%s' because of acl", cmd->command,
      |     ^~~~~~~~~~
In function '_check_telnet_command_acl',
    inlined from '_check_telnet_command_acl' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:551:1,
    inlined from '_cb_telnet_help' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:609:9:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:561:5: note: in expansion of macro 'OONF_DEBUG'
  561 |     OONF_DEBUG(LOG_TELNET, "Blocked telnet command '%s' to '%s' because of acl", cmd->command,
      |     ^~~~~~~~~~
In function '_check_telnet_command_acl',
    inlined from '_check_telnet_command_acl' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:551:1,
    inlined from '_telnet_handle_command' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:532:11,
    inlined from '_cb_telnet_repeat' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:733:7,
    inlined from '_cb_telnet_repeat' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:692:1:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:561:5: note: in expansion of macro 'OONF_DEBUG'
  561 |     OONF_DEBUG(LOG_TELNET, "Blocked telnet command '%s' to '%s' because of acl", cmd->command,
      |     ^~~~~~~~~~
In function '_telnet_handle_command',
    inlined from '_cb_telnet_repeat' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:733:7,
    inlined from '_cb_telnet_repeat' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:692:1:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:538:3: note: in expansion of macro 'OONF_INFO'
  538 |   OONF_INFO(LOG_TELNET, "Executing command from %s: %s %s", netaddr_to_string(&buf, data->remote), data->command,
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c: In function '_cb_telnet_receive_data':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:426:5: note: in expansion of macro 'OONF_DEBUG'
  426 |     OONF_DEBUG(LOG_TELNET, "Interactive console: %s\n", abuf_getptr(&session->in));
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:453:9: note: in expansion of macro 'OONF_DEBUG'
  453 |         OONF_DEBUG(LOG_TELNET, "Processing telnet command: '%s' '%s'", cmd, para);
      |         ^~~~~~~~~~
In function '_check_telnet_command_acl',
    inlined from '_check_telnet_command_acl' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:551:1,
    inlined from '_telnet_handle_command' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:532:11,
    inlined from '_cb_telnet_receive_data' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:465:22:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:561:5: note: in expansion of macro 'OONF_DEBUG'
  561 |     OONF_DEBUG(LOG_TELNET, "Blocked telnet command '%s' to '%s' because of acl", cmd->command,
      |     ^~~~~~~~~~
In function '_telnet_handle_command',
    inlined from '_cb_telnet_receive_data' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:465:22:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:538:3: note: in expansion of macro 'OONF_INFO'
  538 |   OONF_INFO(LOG_TELNET, "Executing command from %s: %s %s", netaddr_to_string(&buf, data->remote), data->command,
      |   ^~~~~~~~~
In function '_check_telnet_command_acl',
    inlined from '_check_telnet_command_acl' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:551:1,
    inlined from '_telnet_handle_command' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:532:11,
    inlined from '_cb_telnet_repeat_timer' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:677:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:561:5: note: in expansion of macro 'OONF_DEBUG'
  561 |     OONF_DEBUG(LOG_TELNET, "Blocked telnet command '%s' to '%s' because of acl", cmd->command,
      |     ^~~~~~~~~~
In function '_telnet_handle_command',
    inlined from '_cb_telnet_repeat_timer' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:677:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:538:3: note: in expansion of macro 'OONF_INFO'
  538 |   OONF_INFO(LOG_TELNET, "Executing command from %s: %s %s", netaddr_to_string(&buf, data->remote), data->command,
      |   ^~~~~~~~~
In function '_check_telnet_command_acl',
    inlined from '_check_telnet_command_acl' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:551:1,
    inlined from '_telnet_handle_command' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:532:11,
    inlined from 'oonf_telnet_execute' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:260:12:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:561:5: note: in expansion of macro 'OONF_DEBUG'
  561 |     OONF_DEBUG(LOG_TELNET, "Blocked telnet command '%s' to '%s' because of acl", cmd->command,
      |     ^~~~~~~~~~
In function '_telnet_handle_command',
    inlined from 'oonf_telnet_execute' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:260:12:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[59]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_telnet.c:538:3: note: in expansion of macro 'OONF_INFO'
  538 |   OONF_INFO(LOG_TELNET, "Executing command from %s: %s %s", netaddr_to_string(&buf, data->remote), data->command,
      |   ^~~~~~~~~
[74/90] Building C object src/base/CMakeFiles/oonf_static_timer.dir/oonf_timer.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:52:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c: In function '_init':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:99:3: note: in expansion of macro 'OONF_INFO'
   99 |   OONF_INFO(LOG_TIMER, "Initializing timer scheduler.\n");
      |   ^~~~~~~~~
In function 'oonf_timer_stop',
    inlined from 'oonf_timer_stop' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:202:1,
    inlined from 'oonf_timer_remove' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:146:7,
    inlined from 'oonf_timer_remove' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:136:1,
    inlined from '_cleanup' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:117:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:207:3: note: in expansion of macro 'OONF_DEBUG'
  207 |   OONF_DEBUG(LOG_TIMER, "TIMER: stop %s\n", timer->class->name);
      |   ^~~~~~~~~~
In function 'oonf_timer_stop',
    inlined from 'oonf_timer_stop' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:202:1,
    inlined from 'oonf_timer_remove' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:146:7,
    inlined from 'oonf_timer_remove' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:136:1:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:207:3: note: in expansion of macro 'OONF_DEBUG'
  207 |   OONF_DEBUG(LOG_TIMER, "TIMER: stop %s\n", timer->class->name);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c: In function 'oonf_timer_start_ext':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:179:7: note: in expansion of macro 'OONF_WARN'
  179 |       OONF_WARN(LOG_TIMER, "Could not get random data");
      |       ^~~~~~~~~
In function '_calc_clock',
    inlined from 'oonf_timer_start_ext' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:185:3:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:348:5: note: in expansion of macro 'OONF_DEBUG'
  348 |     OONF_DEBUG(LOG_TIMER, "TIMER: jitter %u%% (%u) rel_time %" PRIu64 "ms to %" PRIu64 "ms\n", timer->jitter_pct,
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c: In function 'oonf_timer_start_ext':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:193:3: note: in expansion of macro 'OONF_DEBUG'
  193 |   OONF_DEBUG(LOG_TIMER, "TIMER: start timer '%s' firing in %s (%" PRIu64 ")\n", timer->class->name,
      |   ^~~~~~~~~~
In function 'oonf_timer_stop',
    inlined from 'oonf_timer_stop' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:202:1:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:207:3: note: in expansion of macro 'OONF_DEBUG'
  207 |   OONF_DEBUG(LOG_TIMER, "TIMER: stop %s\n", timer->class->name);
      |   ^~~~~~~~~~
In function 'oonf_timer_start_ext',
    inlined from 'oonf_timer_set_ext' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:237:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:179:7: note: in expansion of macro 'OONF_WARN'
  179 |       OONF_WARN(LOG_TIMER, "Could not get random data");
      |       ^~~~~~~~~
In function '_calc_clock',
    inlined from 'oonf_timer_start_ext' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:185:3,
    inlined from 'oonf_timer_set_ext' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:237:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:348:5: note: in expansion of macro 'OONF_DEBUG'
  348 |     OONF_DEBUG(LOG_TIMER, "TIMER: jitter %u%% (%u) rel_time %" PRIu64 "ms to %" PRIu64 "ms\n", timer->jitter_pct,
      |     ^~~~~~~~~~
In function 'oonf_timer_start_ext',
    inlined from 'oonf_timer_set_ext' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:237:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:193:3: note: in expansion of macro 'OONF_DEBUG'
  193 |   OONF_DEBUG(LOG_TIMER, "TIMER: start timer '%s' firing in %s (%" PRIu64 ")\n", timer->class->name,
      |   ^~~~~~~~~~
In function 'oonf_timer_stop',
    inlined from 'oonf_timer_stop' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:202:1,
    inlined from 'oonf_timer_set_ext' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:233:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:207:3: note: in expansion of macro 'OONF_DEBUG'
  207 |   OONF_DEBUG(LOG_TIMER, "TIMER: stop %s\n", timer->class->name);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c: In function 'oonf_timer_walk':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:260:5: note: in expansion of macro 'OONF_DEBUG'
  260 |     OONF_DEBUG(LOG_TIMER, "TIMER: fire '%s' at clocktick %" PRIu64 "\n", timer->class->name, timer->_clock);
      |     ^~~~~~~~~~
In function 'oonf_timer_stop',
    inlined from 'oonf_timer_stop' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:202:1,
    inlined from 'oonf_timer_walk' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:274:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:207:3: note: in expansion of macro 'OONF_DEBUG'
  207 |   OONF_DEBUG(LOG_TIMER, "TIMER: stop %s\n", timer->class->name);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c: In function 'oonf_timer_walk':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:283:7: note: in expansion of macro 'OONF_WARN'
  283 |       OONF_WARN(LOG_TIMER, "Timer %s scheduling took %" PRIu64 " ms", timer->class->name, end_time - start_time);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:297:9: note: in expansion of macro 'OONF_WARN'
  297 |         OONF_WARN(LOG_TIMER, "Could not get random data");
      |         ^~~~~~~~~
In function 'oonf_timer_start_ext',
    inlined from 'oonf_timer_start' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/oonf_timer.h:186:3,
    inlined from 'oonf_timer_walk' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:300:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:179:7: note: in expansion of macro 'OONF_WARN'
  179 |       OONF_WARN(LOG_TIMER, "Could not get random data");
      |       ^~~~~~~~~
In function '_calc_clock',
    inlined from 'oonf_timer_start_ext' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:185:3,
    inlined from 'oonf_timer_start' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/oonf_timer.h:186:3,
    inlined from 'oonf_timer_walk' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:300:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:348:5: note: in expansion of macro 'OONF_DEBUG'
  348 |     OONF_DEBUG(LOG_TIMER, "TIMER: jitter %u%% (%u) rel_time %" PRIu64 "ms to %" PRIu64 "ms\n", timer->jitter_pct,
      |     ^~~~~~~~~~
In function 'oonf_timer_start_ext',
    inlined from 'oonf_timer_start' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/base/oonf_timer.h:186:3,
    inlined from 'oonf_timer_walk' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:300:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[58]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_timer.c:193:3: note: in expansion of macro 'OONF_DEBUG'
  193 |   OONF_DEBUG(LOG_TIMER, "TIMER: start timer '%s' firing in %s (%" PRIu64 ")\n", timer->class->name,
      |   ^~~~~~~~~~
[75/90] Building C object src/base/CMakeFiles/oonf_static_stream_socket.dir/oonf_stream_socket.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:53:
In function 'oonf_stream_add',
    inlined from '_apply_managed_socket' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:555:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:171:7: note: in expansion of macro 'OONF_WARN'
  171 |       OONF_WARN(LOG_STREAM, "tcp socket listen failed for %s: %s (%d)\n", netaddr_socket_to_string(&buf, local),
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c: In function '_apply_managed_socket':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:534:5: note: in expansion of macro 'OONF_WARN'
  534 |     OONF_WARN(LOG_STREAM, "Cannot create managed socket address: %s/%u", netaddr_to_string(&buf, bind_ip),
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c: In function '_cb_parse_request':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:590:7: note: in expansion of macro 'OONF_DEBUG'
  590 |       OONF_DEBUG(LOG_STREAM, "Access from %s to socket %s blocked because of ACL",
      |       ^~~~~~~~~~
In function '_create_session',
    inlined from '_cb_parse_request' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:596:3:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:675:3: note: in expansion of macro 'OONF_DEBUG'
  675 |   OONF_DEBUG(LOG_STREAM, "Got connection through socket %d with %s.\n", os_fd_get_fd(sock),
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:629:5: note: in expansion of macro 'OONF_WARN'
  629 |     OONF_WARN(LOG_STREAM, "Cannot allocate memory for comport session");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:625:5: note: in expansion of macro 'OONF_WARN'
  625 |     OONF_WARN(LOG_STREAM, "Cannot allocate memory for comport session");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:620:5: note: in expansion of macro 'OONF_WARN'
  620 |     OONF_WARN(LOG_STREAM, "Cannot allocate memory for comport session");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:614:5: note: in expansion of macro 'OONF_WARN'
  614 |     OONF_WARN(LOG_STREAM, "Cannot set socket %d nonblocking: %s (%d)", os_fd_get_fd(sock), strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c: In function '_cb_parse_request':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:583:5: note: in expansion of macro 'OONF_WARN'
  583 |     OONF_WARN(LOG_STREAM, "accept() call returned error: %s (%d)", strerror(errno), errno);
      |     ^~~~~~~~~
In function 'oonf_stream_add',
    inlined from '_apply_managed_socket' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:555:7,
    inlined from '_apply_managed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:489:7,
    inlined from '_cb_interface_listener' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:886:12:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:171:7: note: in expansion of macro 'OONF_WARN'
  171 |       OONF_WARN(LOG_STREAM, "tcp socket listen failed for %s: %s (%d)\n", netaddr_socket_to_string(&buf, local),
      |       ^~~~~~~~~
In function '_apply_managed_socket',
    inlined from '_apply_managed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:489:7,
    inlined from '_cb_interface_listener' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:886:12:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:534:5: note: in expansion of macro 'OONF_WARN'
  534 |     OONF_WARN(LOG_STREAM, "Cannot create managed socket address: %s/%u", netaddr_to_string(&buf, bind_ip),
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c: In function '_cb_interface_listener':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:888:3: note: in expansion of macro 'OONF_DEBUG'
  888 |   OONF_DEBUG(LOG_STREAM, "Result from interface %s triggered socket reconfiguration: %d", interf->name, result);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c: In function '_cb_parse_connection':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:716:3: note: in expansion of macro 'OONF_DEBUG'
  716 |   OONF_DEBUG(LOG_STREAM, "Parsing connection of socket %d\n", os_fd_get_fd(&entry->fd));
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:737:9: note: in expansion of macro 'OONF_WARN'
  737 |         OONF_WARN(LOG_STREAM, "Connection to %s failed: %s (%d)",
      |         ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:732:9: note: in expansion of macro 'OONF_INFO'
  732 |         OONF_INFO(LOG_STREAM, "TCP connection to %s refused: %s (%d)",
      |         ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:727:9: note: in expansion of macro 'OONF_WARN'
  727 |         OONF_WARN(LOG_STREAM, "getsockopt failed: %s (%d)", strerror(errno), errno);
      |         ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:777:7: note: in expansion of macro 'OONF_WARN'
  777 |       OONF_WARN(LOG_STREAM, "Error while reading from communication stream with %s: %s (%d)\n",
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:757:7: note: in expansion of macro 'OONF_DEBUG'
  757 |       OONF_DEBUG(LOG_STREAM, "  recv returned %d\n", len);
      |       ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:760:9: note: in expansion of macro 'OONF_WARN'
  760 |         OONF_WARN(LOG_STREAM, "Out of memory for comport session input buffer");
      |         ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:816:7: note: in expansion of macro 'OONF_DEBUG'
  816 |       OONF_DEBUG(LOG_STREAM, "  activating output in scheduler\n");
      |       ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:810:9: note: in expansion of macro 'OONF_WARN'
  810 |         OONF_WARN(LOG_STREAM, "Error while writing to communication stream with %s: %s (%d)\n",
      |         ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:805:9: note: in expansion of macro 'OONF_DEBUG'
  805 |         OONF_DEBUG(LOG_STREAM, "  send returned %d\n", len);
      |         ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:828:9: note: in expansion of macro 'OONF_WARN'
  828 |         OONF_WARN(LOG_STREAM, "Error while copying file to output stream (%d/%d): %s (%d)", os_fd_get_fd(&entry->fd),
      |         ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:846:5: note: in expansion of macro 'OONF_DEBUG'
  846 |     OONF_DEBUG(LOG_STREAM, "  deactivating output in scheduler\n");
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:858:5: note: in expansion of macro 'OONF_DEBUG'
  858 |     OONF_DEBUG(LOG_STREAM, "  cleanup\n");
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c: In function 'oonf_stream_add':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:171:7: note: in expansion of macro 'OONF_WARN'
  171 |       OONF_WARN(LOG_STREAM, "tcp socket listen failed for %s: %s (%d)\n", netaddr_socket_to_string(&buf, local),
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c: In function 'oonf_stream_connect_to':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:273:3: note: in expansion of macro 'OONF_DEBUG'
  273 |   OONF_DEBUG(LOG_STREAM, "Connect TCP socket from %s to %s",
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:288:7: note: in expansion of macro 'OONF_WARN'
  288 |       OONF_WARN(LOG_STREAM, "Cannot connect outgoing tcp connection to %s: %s (%d)",
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:283:7: note: in expansion of macro 'OONF_INFO'
  283 |       OONF_INFO(LOG_STREAM, "TCP connection to %s refused: %s (%d)",
      |       ^~~~~~~~~
In function '_create_session',
    inlined from 'oonf_stream_connect_to' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:296:13:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:675:3: note: in expansion of macro 'OONF_DEBUG'
  675 |   OONF_DEBUG(LOG_STREAM, "Got connection through socket %d with %s.\n", os_fd_get_fd(sock),
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:629:5: note: in expansion of macro 'OONF_WARN'
  629 |     OONF_WARN(LOG_STREAM, "Cannot allocate memory for comport session");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:625:5: note: in expansion of macro 'OONF_WARN'
  625 |     OONF_WARN(LOG_STREAM, "Cannot allocate memory for comport session");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:620:5: note: in expansion of macro 'OONF_WARN'
  620 |     OONF_WARN(LOG_STREAM, "Cannot allocate memory for comport session");
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:614:5: note: in expansion of macro 'OONF_WARN'
  614 |     OONF_WARN(LOG_STREAM, "Cannot set socket %d nonblocking: %s (%d)", os_fd_get_fd(sock), strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c: In function 'oonf_stream_apply_managed':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:386:3: note: in expansion of macro 'OONF_DEBUG'
  386 |   OONF_DEBUG(LOG_STREAM, "Apply changes for managed socket (if %s) with port %d",
      |   ^~~~~~~~~~
In function 'oonf_stream_add',
    inlined from '_apply_managed_socket' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:555:7,
    inlined from '_apply_managed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:489:7,
    inlined from 'oonf_stream_apply_managed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:389:12:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:171:7: note: in expansion of macro 'OONF_WARN'
  171 |       OONF_WARN(LOG_STREAM, "tcp socket listen failed for %s: %s (%d)\n", netaddr_socket_to_string(&buf, local),
      |       ^~~~~~~~~
In function '_apply_managed_socket',
    inlined from '_apply_managed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:489:7,
    inlined from 'oonf_stream_apply_managed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:389:12:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:534:5: note: in expansion of macro 'OONF_WARN'
  534 |     OONF_WARN(LOG_STREAM, "Cannot create managed socket address: %s/%u", netaddr_to_string(&buf, bind_ip),
      |     ^~~~~~~~~
In function 'oonf_stream_add',
    inlined from '_apply_managed_socket' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:555:7,
    inlined from '_apply_managed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:489:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:171:7: note: in expansion of macro 'OONF_WARN'
  171 |       OONF_WARN(LOG_STREAM, "tcp socket listen failed for %s: %s (%d)\n", netaddr_socket_to_string(&buf, local),
      |       ^~~~~~~~~
In function '_apply_managed_socket',
    inlined from '_apply_managed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:489:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[66]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/oonf_stream_socket.c:534:5: note: in expansion of macro 'OONF_WARN'
  534 |     OONF_WARN(LOG_STREAM, "Cannot create managed socket address: %s/%u", netaddr_to_string(&buf, bind_ip),
      |     ^~~~~~~~~
[76/90] Building C object src/base/CMakeFiles/oonf_static_viewer.dir/oonf_viewer.c.o
[77/90] Building C object src/base/CMakeFiles/oonf_static_os_clock.dir/os_linux/os_clock_linux.c.o
[78/90] Building C object src/base/CMakeFiles/oonf_static_os_interface.dir/os_generic/os_interface_generic.c.o
[79/90] Building C object src/base/CMakeFiles/oonf_static_os_fd.dir/os_generic/os_fd_generic_configsocket.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_configsocket.c:52:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_configsocket.c: In function 'os_fd_generic_configsocket':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[85]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_configsocket.c:90:7: note: in expansion of macro 'OONF_WARN'
   90 |       OONF_WARN(log_src, "Could not force socket to IPv6 only, continue: %s (%d)\n", strerror(errno), errno);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[85]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_configsocket.c:99:5: note: in expansion of macro 'OONF_WARN'
   99 |     OONF_WARN(log_src, "Cannot bind socket to interface %s: %s (%d)\n", os_if->name, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[85]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_configsocket.c:133:7: note: in expansion of macro 'OONF_WARN'
  133 |       OONF_WARN(log_src, "Cannot setup receive buffer size for %s: %s (%d)\n", netaddr_socket_to_string(&buf, &bindto),
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[85]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_configsocket.c:148:5: note: in expansion of macro 'OONF_WARN'
  148 |     OONF_WARN(log_src, "Cannot bind socket to address %s: %s (%d)\n", netaddr_socket_to_string(&buf, &bindto),
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[85]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_configsocket.c:108:5: note: in expansion of macro 'OONF_WARN'
  108 |     OONF_WARN(log_src, "Cannot reuse address for %s: %s (%d)\n", netaddr_socket_to_string(&buf, &bindto),
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[85]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_configsocket.c:81:5: note: in expansion of macro 'OONF_WARN'
   81 |     OONF_WARN(log_src, "Cannot make socket non-blocking %s: %s (%d)\n", netaddr_socket_to_string(&buf, &bindto),
      |     ^~~~~~~~~
[80/90] Building C object src/base/CMakeFiles/oonf_static_os_fd.dir/os_generic/os_fd_generic_getsocket.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_getsocket.c:51:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_getsocket.c: In function 'os_fd_generic_getsocket':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[82]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_getsocket.c:73:5: note: in expansion of macro 'OONF_WARN'
   73 |     OONF_WARN(log_src, "Cannot open socket: %s (%d)", strerror(errno), errno);
      |     ^~~~~~~~~
[81/90] Building C object src/base/CMakeFiles/oonf_static_os_fd.dir/os_generic/os_fd_generic_getrawsocket.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_getrawsocket.c:51:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_getrawsocket.c: In function 'os_fd_generic_getrawsocket':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[85]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_getrawsocket.c:83:7: note: in expansion of macro 'OONF_WARN'
   83 |       OONF_WARN(log_src, "Cannot disable IP_HDRINCL for socket: %s (%d)", strerror(errno), errno);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[85]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_getrawsocket.c:77:5: note: in expansion of macro 'OONF_WARN'
   77 |     OONF_WARN(log_src, "Cannot open socket: %s (%d)", strerror(errno), errno);
      |     ^~~~~~~~~
[82/90] Building C object src/base/CMakeFiles/oonf_static_os_fd.dir/os_generic/os_fd_generic_join_mcast.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_join_mcast.c:52:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_join_mcast.c: In function 'os_fd_generic_join_mcast_recv':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_join_mcast.c:109:5: note: in expansion of macro 'OONF_DEBUG'
  109 |     OONF_DEBUG(log_src, "Socket on interface %s joining receiving multicast %s (if %d)\n", ifname,
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_join_mcast.c:116:7: note: in expansion of macro 'OONF_WARN'
  116 |       OONF_WARN(log_src, "Cannot join multicast group %s on interface %s: %s (%d)\n",
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_join_mcast.c:92:5: note: in expansion of macro 'OONF_DEBUG'
   92 |     OONF_DEBUG(log_src, "Socket on interface %s joining receiving multicast %s (src %s)\n", ifname,
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_join_mcast.c:99:7: note: in expansion of macro 'OONF_WARN'
   99 |       OONF_WARN(log_src, "Cannot join multicast group %s (src %s) on interface %s: %s (%d)\n",
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_join_mcast.c: In function 'os_fd_generic_join_mcast_send':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_join_mcast.c:165:5: note: in expansion of macro 'OONF_DEBUG'
  165 |     OONF_DEBUG(log_src, "Socket on interface %s (%d) joining sending multicast %s (src %s)\n", os_if->name,
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_join_mcast.c:183:7: note: in expansion of macro 'OONF_WARN'
  183 |       OONF_WARN(log_src, "Cannot set multicast TTL to %u: %s (%d)", i, strerror(errno), errno);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_join_mcast.c:177:7: note: in expansion of macro 'OONF_WARN'
  177 |       OONF_WARN(log_src, "Cannot deactivate local loop of multicast interface: %s (%d)\n", strerror(errno), errno);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_join_mcast.c:169:7: note: in expansion of macro 'OONF_WARN'
  169 |       OONF_WARN(log_src, "Cannot set multicast %s on interface %s (src %s): %s (%d)\n",
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_join_mcast.c:141:5: note: in expansion of macro 'OONF_DEBUG'
  141 |     OONF_DEBUG(log_src, "Socket on interface %s joining sending multicast %s (src %s)\n", os_if->name,
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_join_mcast.c:160:7: note: in expansion of macro 'OONF_WARN'
  160 |       OONF_WARN(log_src, "Cannot set multicast TTL to %u: %s (%d)", i, strerror(errno), errno);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_join_mcast.c:153:7: note: in expansion of macro 'OONF_WARN'
  153 |       OONF_WARN(log_src, "Cannot %sactivate local loop of multicast interface: %s (%d)\n", loop ? "" : "de",
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[83]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_generic/os_fd_generic_join_mcast.c:145:7: note: in expansion of macro 'OONF_WARN'
  145 |       OONF_WARN(log_src, "Cannot set multicast %s on interface %s (src %s): %s (%d)\n",
      |       ^~~~~~~~~
[83/90] Building C object src/base/CMakeFiles/oonf_static_os_fd.dir/os_generic/os_fd_generic_set_nonblocking.c.o
[84/90] Building C object src/base/CMakeFiles/oonf_static_os_fd.dir/os_generic/os_fd_generic_set_dscp.c.o
[85/90] Building C object src/base/CMakeFiles/oonf_static_os_fd.dir/os_linux/os_fd_linux.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_fd_linux.c:52:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_fd_linux.c: In function 'os_fd_linux_event_wait':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_fd_linux.c:112:3: note: in expansion of macro 'OONF_DEBUG'
  112 |   OONF_DEBUG(LOG_OS_SOCKET, "epoll_wait(maxdelay = %" PRIu64 "): %d", maxdelay, sel->_event_count);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_fd_linux.c:118:5: note: in expansion of macro 'OONF_DEBUG'
  118 |     OONF_DEBUG(LOG_OS_SOCKET, "event %d: %x", i, sock->received_events);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_fd_linux.c: In function 'os_fd_linux_event_socket_modify':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[68]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_fd_linux.c:138:3: note: in expansion of macro 'OONF_DEBUG'
  138 |   OONF_DEBUG(LOG_OS_SOCKET, "Modify socket %d to events 0x%x", sock->fd, sock->wanted_events);
      |   ^~~~~~~~~~
[86/90] Building C object src/base/CMakeFiles/oonf_static_os_interface.dir/os_linux/os_interface_linux.c.o
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_subsystem.h:56,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_cfg.h:54,
                 from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:74:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_cb_rtnetlink_error':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1257:3: note: in expansion of macro 'OONF_INFO'
 1257 |   OONF_INFO(LOG_OS_INTERFACE, "Netlink socket provided feedback: %d %d", seq, error);
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_os_linux_writeToFile':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:816:7: note: in expansion of macro 'OONF_WARN'
  816 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:820:5: note: in expansion of macro 'OONF_DEBUG'
  820 |     OONF_DEBUG(LOG_OS_INTERFACE, "Writing '%c' (was %c) to %s", value, rv, file);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:809:7: note: in expansion of macro 'OONF_WARN'
  809 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:802:5: note: in expansion of macro 'OONF_WARN'
  802 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot read proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:797:5: note: in expansion of macro 'OONF_WARN'
  797 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot open proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_cb_delayed_interface_changed':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1407:3: note: in expansion of macro 'OONF_INFO'
 1407 |   OONF_INFO(LOG_OS_INTERFACE, "Interface %s (%u) changed", data->name, data->index);
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_query_interface_links.part.0':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:847:3: note: in expansion of macro 'OONF_DEBUG'
  847 |   OONF_DEBUG(LOG_OS_INTERFACE, "Request all interface links");
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_query_interface_addresses.part.0':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:886:3: note: in expansion of macro 'OONF_DEBUG'
  886 |   OONF_DEBUG(LOG_OS_INTERFACE, "Request all interface addresses");
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_cb_rtnetlink_timeout':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1275:3: note: in expansion of macro 'OONF_INFO'
 1275 |   OONF_INFO(LOG_OS_INTERFACE, "Netlink socket timed out");
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_cb_query_error':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1367:3: note: in expansion of macro 'OONF_DEBUG'
 1367 |   OONF_DEBUG(LOG_OS_INTERFACE, "Received error %d for query %u", error, seq);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_cb_rtnetlink_done':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1290:3: note: in expansion of macro 'OONF_INFO'
 1290 |   OONF_INFO(LOG_OS_INTERFACE, "Netlink operation finished: %u", seq);
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_cb_query_done':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1377:3: note: in expansion of macro 'OONF_DEBUG'
 1377 |   OONF_DEBUG(LOG_OS_INTERFACE, "Query %u done", seq);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_cb_query_timeout':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1386:3: note: in expansion of macro 'OONF_DEBUG'
 1386 |   OONF_DEBUG(LOG_OS_INTERFACE, "Query timeout");
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_refresh_mesh.part.0':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:658:3: note: in expansion of macro 'OONF_DEBUG'
  658 |   OONF_DEBUG(LOG_OS_INTERFACE, "Refresh mesh: %s", os_if->name);
      |   ^~~~~~~~~~
In function '_os_linux_writeToFile',
    inlined from '_refresh_mesh.part.0' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:663:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:816:7: note: in expansion of macro 'OONF_WARN'
  816 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:820:5: note: in expansion of macro 'OONF_DEBUG'
  820 |     OONF_DEBUG(LOG_OS_INTERFACE, "Writing '%c' (was %c) to %s", value, rv, file);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:809:7: note: in expansion of macro 'OONF_WARN'
  809 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:802:5: note: in expansion of macro 'OONF_WARN'
  802 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot read proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:797:5: note: in expansion of macro 'OONF_WARN'
  797 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot open proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_refresh_mesh.part.0':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:664:5: note: in expansion of macro 'OONF_WARN'
  664 |     OONF_WARN(LOG_OS_INTERFACE, "WARNING! Could not disable ICMP redirects! "
      |     ^~~~~~~~~
In function '_os_linux_writeToFile',
    inlined from '_refresh_mesh.part.0' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:671:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:816:7: note: in expansion of macro 'OONF_WARN'
  816 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:820:5: note: in expansion of macro 'OONF_DEBUG'
  820 |     OONF_DEBUG(LOG_OS_INTERFACE, "Writing '%c' (was %c) to %s", value, rv, file);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:809:7: note: in expansion of macro 'OONF_WARN'
  809 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:802:5: note: in expansion of macro 'OONF_WARN'
  802 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot read proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:797:5: note: in expansion of macro 'OONF_WARN'
  797 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot open proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_refresh_mesh.part.0':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:672:5: note: in expansion of macro 'OONF_WARN'
  672 |     OONF_WARN(LOG_OS_INTERFACE, "WARNING! Could not disable the IP spoof filter! "
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_cb_rtnetlink_message':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1244:5: note: in expansion of macro 'OONF_DEBUG'
 1244 |     OONF_DEBUG(LOG_OS_INTERFACE, "Message type: %u", hdr->nlmsg_type);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1240:5: note: in expansion of macro 'OONF_DEBUG'
 1240 |     OONF_DEBUG(LOG_OS_INTERFACE, "Address of interface %s (%u) changed", ifname, ifa->ifa_index);
      |     ^~~~~~~~~~
In function '_address_parse_nlmsg',
    inlined from '_cb_rtnetlink_message' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1241:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1156:3: note: in expansion of macro 'OONF_DEBUG'
 1156 |   OONF_DEBUG(LOG_OS_INTERFACE, "Parse IFA_GETADDR %s (%u) (len=%u)", ifname, ifa_msg->ifa_index, ifa_len);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1177:9: note: in expansion of macro 'OONF_DEBUG'
 1177 |         OONF_DEBUG(LOG_OS_INTERFACE, "ifa_attr_type: %u", ifa_attr->rta_type);
      |         ^~~~~~~~~~
In function '_remove_address',
    inlined from '_address_parse_nlmsg' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1187:7,
    inlined from '_cb_rtnetlink_message' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1241:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1126:3: note: in expansion of macro 'OONF_INFO'
 1126 |   OONF_INFO(LOG_OS_INTERFACE, "Remove address from %s%s: %s", os_if->name, peer ? " (peer)" : "",
      |   ^~~~~~~~~
In function '_add_address',
    inlined from '_address_parse_nlmsg' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1184:7,
    inlined from '_cb_rtnetlink_message' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1241:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1097:3: note: in expansion of macro 'OONF_INFO'
 1097 |   OONF_INFO(LOG_OS_INTERFACE, "Add address to %s%s: %s", os_if->name, peer ? " (peer)" : "",
      |   ^~~~~~~~~
In function '_update_address_shortcuts',
    inlined from '_address_parse_nlmsg' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1190:5,
    inlined from '_cb_rtnetlink_message' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1241:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1026:3: note: in expansion of macro 'OONF_DEBUG'
 1026 |   OONF_DEBUG(LOG_OS_INTERFACE, "Update address shortcuts for interface %s", os_if->name);
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1035:5: note: in expansion of macro 'OONF_DEBUG'
 1035 |     OONF_DEBUG(LOG_OS_INTERFACE, "Interface has %s", netaddr_to_string(&nbuf, &ip->address));
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1047:7: note: in expansion of macro 'OONF_DEBUG'
 1047 |       OONF_DEBUG(LOG_OS_INTERFACE, "IPv4 is %s", netaddr_to_string(&nbuf, &ip->address));
      |       ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1051:7: note: in expansion of macro 'OONF_DEBUG'
 1051 |       OONF_DEBUG(LOG_OS_INTERFACE, "IPv6 is %s", netaddr_to_string(&nbuf, &ip->address));
      |       ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1055:7: note: in expansion of macro 'OONF_DEBUG'
 1055 |       OONF_DEBUG(LOG_OS_INTERFACE, "Linklocal IPv4 is %s", netaddr_to_string(&nbuf, &ip->address));
      |       ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1059:7: note: in expansion of macro 'OONF_DEBUG'
 1059 |       OONF_DEBUG(LOG_OS_INTERFACE, "Linklocal IPv6 is %s", netaddr_to_string(&nbuf, &ip->address));
      |       ^~~~~~~~~~
In function '_remove_address',
    inlined from '_address_parse_nlmsg' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1199:7,
    inlined from '_cb_rtnetlink_message' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1241:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1126:3: note: in expansion of macro 'OONF_INFO'
 1126 |   OONF_INFO(LOG_OS_INTERFACE, "Remove address from %s%s: %s", os_if->name, peer ? " (peer)" : "",
      |   ^~~~~~~~~
In function '_add_address',
    inlined from '_address_parse_nlmsg' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1196:7,
    inlined from '_cb_rtnetlink_message' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1241:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1097:3: note: in expansion of macro 'OONF_INFO'
 1097 |   OONF_INFO(LOG_OS_INTERFACE, "Add address to %s%s: %s", os_if->name, peer ? " (peer)" : "",
      |   ^~~~~~~~~
In function '_address_parse_nlmsg',
    inlined from '_cb_rtnetlink_message' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1241:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1208:7: note: in expansion of macro 'OONF_INFO'
 1208 |       OONF_INFO(LOG_OS_INTERFACE, "Interface %s address data initialized", ifdata->name);
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_cb_rtnetlink_message':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1230:5: note: in expansion of macro 'OONF_DEBUG'
 1230 |     OONF_DEBUG(LOG_OS_INTERFACE, "Linkstatus of interface (%s) %d changed", ifname, ifi->ifi_index);
      |     ^~~~~~~~~~
In function '_link_parse_nlmsg',
    inlined from '_cb_rtnetlink_message' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1231:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:974:3: note: in expansion of macro 'OONF_DEBUG'
  974 |   OONF_DEBUG(LOG_OS_INTERFACE, "Parse IFI_LINK %s (%u): %c%c%c%c%c", ifname, ifi_msg->ifi_index,
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:998:9: note: in expansion of macro 'OONF_INFO'
  998 |         OONF_INFO(LOG_OS_INTERFACE, "Base interface index for %s (%u): %u", ifdata->name, ifdata->index, iflink);
      |         ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:989:9: note: in expansion of macro 'OONF_DEBUG'
  989 |         OONF_DEBUG(LOG_OS_INTERFACE, "Link: %s", netaddr_to_string(&nbuf, &addr));
      |         ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1009:5: note: in expansion of macro 'OONF_INFO'
 1009 |     OONF_INFO(LOG_OS_INTERFACE, "Interface %s link data initialized", ifdata->name);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_cleanup_mesh.part.0':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:695:3: note: in expansion of macro 'OONF_DEBUG'
  695 |   OONF_DEBUG(LOG_OS_INTERFACE, "Cleanup mesh: %s", os_if->name);
      |   ^~~~~~~~~~
In function '_os_linux_writeToFile',
    inlined from '_cleanup_mesh.part.0' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:700:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:816:7: note: in expansion of macro 'OONF_WARN'
  816 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:820:5: note: in expansion of macro 'OONF_DEBUG'
  820 |     OONF_DEBUG(LOG_OS_INTERFACE, "Writing '%c' (was %c) to %s", value, rv, file);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:809:7: note: in expansion of macro 'OONF_WARN'
  809 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:802:5: note: in expansion of macro 'OONF_WARN'
  802 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot read proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:797:5: note: in expansion of macro 'OONF_WARN'
  797 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot open proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_cleanup_mesh.part.0':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:701:5: note: in expansion of macro 'OONF_WARN'
  701 |     OONF_WARN(LOG_OS_INTERFACE, "Could not restore ICMP redirect flag %s to %c", procfile,
      |     ^~~~~~~~~
In function '_os_linux_writeToFile',
    inlined from '_cleanup_mesh.part.0' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:708:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:816:7: note: in expansion of macro 'OONF_WARN'
  816 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:820:5: note: in expansion of macro 'OONF_DEBUG'
  820 |     OONF_DEBUG(LOG_OS_INTERFACE, "Writing '%c' (was %c) to %s", value, rv, file);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:809:7: note: in expansion of macro 'OONF_WARN'
  809 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:802:5: note: in expansion of macro 'OONF_WARN'
  802 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot read proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:797:5: note: in expansion of macro 'OONF_WARN'
  797 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot open proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_cleanup_mesh.part.0':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:709:5: note: in expansion of macro 'OONF_WARN'
  709 |     OONF_WARN(
      |     ^~~~~~~~~
In function '_os_linux_writeToFile',
    inlined from '_deactivate_if_routing' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:758:7,
    inlined from '_cleanup_mesh.part.0' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:716:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:816:7: note: in expansion of macro 'OONF_WARN'
  816 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:820:5: note: in expansion of macro 'OONF_DEBUG'
  820 |     OONF_DEBUG(LOG_OS_INTERFACE, "Writing '%c' (was %c) to %s", value, rv, file);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:809:7: note: in expansion of macro 'OONF_WARN'
  809 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:802:5: note: in expansion of macro 'OONF_WARN'
  802 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot read proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:797:5: note: in expansion of macro 'OONF_WARN'
  797 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot open proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
In function '_deactivate_if_routing',
    inlined from '_cleanup_mesh.part.0' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:716:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:759:5: note: in expansion of macro 'OONF_WARN'
  759 |     OONF_WARN(LOG_OS_INTERFACE, "WARNING! Could not restore ICMP redirect flag %s to %c!", PROC_ALL_REDIRECT,
      |     ^~~~~~~~~
In function '_os_linux_writeToFile',
    inlined from '_deactivate_if_routing' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:763:7,
    inlined from '_cleanup_mesh.part.0' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:716:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:816:7: note: in expansion of macro 'OONF_WARN'
  816 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:820:5: note: in expansion of macro 'OONF_DEBUG'
  820 |     OONF_DEBUG(LOG_OS_INTERFACE, "Writing '%c' (was %c) to %s", value, rv, file);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:809:7: note: in expansion of macro 'OONF_WARN'
  809 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:802:5: note: in expansion of macro 'OONF_WARN'
  802 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot read proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:797:5: note: in expansion of macro 'OONF_WARN'
  797 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot open proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
In function '_deactivate_if_routing',
    inlined from '_cleanup_mesh.part.0' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:716:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:764:5: note: in expansion of macro 'OONF_WARN'
  764 |     OONF_WARN(LOG_OS_INTERFACE, "WARNING! Could not restore global rp_filter flag %s to %c!", PROC_ALL_SPOOF,
      |     ^~~~~~~~~
In function '_os_linux_writeToFile',
    inlined from '_deactivate_if_routing' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:768:7,
    inlined from '_cleanup_mesh.part.0' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:716:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:816:7: note: in expansion of macro 'OONF_WARN'
  816 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:820:5: note: in expansion of macro 'OONF_DEBUG'
  820 |     OONF_DEBUG(LOG_OS_INTERFACE, "Writing '%c' (was %c) to %s", value, rv, file);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:809:7: note: in expansion of macro 'OONF_WARN'
  809 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:802:5: note: in expansion of macro 'OONF_WARN'
  802 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot read proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:797:5: note: in expansion of macro 'OONF_WARN'
  797 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot open proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
In function '_deactivate_if_routing',
    inlined from '_cleanup_mesh.part.0' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:716:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:769:5: note: in expansion of macro 'OONF_WARN'
  769 |     OONF_WARN(LOG_OS_INTERFACE, "WARNING! Could not restore %s to %c!", PROC_IPFORWARD_V4, _original_ipv4_forward);
      |     ^~~~~~~~~
In function '_os_linux_writeToFile',
    inlined from '_deactivate_if_routing' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:772:9,
    inlined from '_cleanup_mesh.part.0' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:716:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:816:7: note: in expansion of macro 'OONF_WARN'
  816 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:820:5: note: in expansion of macro 'OONF_DEBUG'
  820 |     OONF_DEBUG(LOG_OS_INTERFACE, "Writing '%c' (was %c) to %s", value, rv, file);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:809:7: note: in expansion of macro 'OONF_WARN'
  809 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:802:5: note: in expansion of macro 'OONF_WARN'
  802 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot read proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:797:5: note: in expansion of macro 'OONF_WARN'
  797 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot open proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
In function '_deactivate_if_routing',
    inlined from '_cleanup_mesh.part.0' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:716:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:773:7: note: in expansion of macro 'OONF_WARN'
  773 |       OONF_WARN(LOG_OS_INTERFACE, "WARNING! Could not restore %s to %c", PROC_IPFORWARD_V6, _original_ipv6_forward);
      |       ^~~~~~~~~
In function 'os_interface_linux_remove',
    inlined from '_cleanup' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:275:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:354:3: note: in expansion of macro 'OONF_INFO'
  354 |   OONF_INFO(LOG_OS_INTERFACE, "Remove interface from tracking: %s", if_listener->name);
      |   ^~~~~~~~~
In function '_add_interface',
    inlined from '_add_interface' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:539:1,
    inlined from '_cb_cfg_changed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1460:12:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:548:5: note: in expansion of macro 'OONF_INFO'
  548 |     OONF_INFO(LOG_OS_INTERFACE, "Add interface to tracking: %s", name);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function '_cb_cfg_changed':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1470:7: note: in expansion of macro 'OONF_WARN'
 1470 |       OONF_WARN(LOG_OS_INTERFACE, "Could not convert %s '%s' to binary (%d)", _interface_section.type, data->name,
      |       ^~~~~~~~~
In function '_init_mesh',
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:622:1,
    inlined from '_cb_cfg_changed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1501:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:634:3: note: in expansion of macro 'OONF_DEBUG'
  634 |   OONF_DEBUG(LOG_OS_INTERFACE, "Init mesh: %s", os_if->name);
      |   ^~~~~~~~~~
In function '_os_linux_writeToFile',
    inlined from '_activate_if_routing' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:727:7,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:639:5,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:622:1,
    inlined from '_cb_cfg_changed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1501:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:816:7: note: in expansion of macro 'OONF_WARN'
  816 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:820:5: note: in expansion of macro 'OONF_DEBUG'
  820 |     OONF_DEBUG(LOG_OS_INTERFACE, "Writing '%c' (was %c) to %s", value, rv, file);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:809:7: note: in expansion of macro 'OONF_WARN'
  809 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:802:5: note: in expansion of macro 'OONF_WARN'
  802 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot read proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:797:5: note: in expansion of macro 'OONF_WARN'
  797 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot open proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
In function '_activate_if_routing',
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:639:5,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:622:1,
    inlined from '_cb_cfg_changed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1501:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:728:5: note: in expansion of macro 'OONF_WARN'
  728 |     OONF_WARN(LOG_OS_INTERFACE, "WARNING! Could not activate ip_forward for ipv4! "
      |     ^~~~~~~~~
In function '_os_linux_writeToFile',
    inlined from '_activate_if_routing' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:732:9,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:639:5,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:622:1,
    inlined from '_cb_cfg_changed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1501:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:816:7: note: in expansion of macro 'OONF_WARN'
  816 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:820:5: note: in expansion of macro 'OONF_DEBUG'
  820 |     OONF_DEBUG(LOG_OS_INTERFACE, "Writing '%c' (was %c) to %s", value, rv, file);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:809:7: note: in expansion of macro 'OONF_WARN'
  809 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:802:5: note: in expansion of macro 'OONF_WARN'
  802 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot read proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:797:5: note: in expansion of macro 'OONF_WARN'
  797 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot open proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
In function '_activate_if_routing',
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:639:5,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:622:1,
    inlined from '_cb_cfg_changed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1501:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:733:7: note: in expansion of macro 'OONF_WARN'
  733 |       OONF_WARN(LOG_OS_INTERFACE, "WARNING! Could not activate ip_forward for ipv6! "
      |       ^~~~~~~~~
In function '_os_linux_writeToFile',
    inlined from '_activate_if_routing' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:738:7,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:639:5,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:622:1,
    inlined from '_cb_cfg_changed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1501:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:816:7: note: in expansion of macro 'OONF_WARN'
  816 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:820:5: note: in expansion of macro 'OONF_DEBUG'
  820 |     OONF_DEBUG(LOG_OS_INTERFACE, "Writing '%c' (was %c) to %s", value, rv, file);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:809:7: note: in expansion of macro 'OONF_WARN'
  809 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:802:5: note: in expansion of macro 'OONF_WARN'
  802 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot read proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:797:5: note: in expansion of macro 'OONF_WARN'
  797 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot open proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
In function '_activate_if_routing',
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:639:5,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:622:1,
    inlined from '_cb_cfg_changed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1501:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:739:5: note: in expansion of macro 'OONF_WARN'
  739 |     OONF_WARN(LOG_OS_INTERFACE, "WARNING! Could not disable ICMP redirects! "
      |     ^~~~~~~~~
In function '_os_linux_writeToFile',
    inlined from '_activate_if_routing' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:745:9,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:639:5,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:622:1,
    inlined from '_cb_cfg_changed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1501:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:816:7: note: in expansion of macro 'OONF_WARN'
  816 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:820:5: note: in expansion of macro 'OONF_DEBUG'
  820 |     OONF_DEBUG(LOG_OS_INTERFACE, "Writing '%c' (was %c) to %s", value, rv, file);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:809:7: note: in expansion of macro 'OONF_WARN'
  809 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:802:5: note: in expansion of macro 'OONF_WARN'
  802 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot read proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:797:5: note: in expansion of macro 'OONF_WARN'
  797 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot open proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
In function '_activate_if_routing',
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:639:5,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:622:1,
    inlined from '_cb_cfg_changed' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:1501:5:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:746:7: note: in expansion of macro 'OONF_WARN'
  746 |       OONF_WARN(LOG_OS_INTERFACE, "WARNING! Could not disable global rp_filter "
      |       ^~~~~~~~~
In function '_add_interface',
    inlined from '_add_interface' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:539:1,
    inlined from 'os_interface_linux_add' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:318:10:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:548:5: note: in expansion of macro 'OONF_INFO'
  548 |     OONF_INFO(LOG_OS_INTERFACE, "Add interface to tracking: %s", name);
      |     ^~~~~~~~~
In function '_init_mesh',
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:622:1,
    inlined from 'os_interface_linux_add' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:329:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:634:3: note: in expansion of macro 'OONF_DEBUG'
  634 |   OONF_DEBUG(LOG_OS_INTERFACE, "Init mesh: %s", os_if->name);
      |   ^~~~~~~~~~
In function '_os_linux_writeToFile',
    inlined from '_activate_if_routing' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:727:7,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:639:5,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:622:1,
    inlined from 'os_interface_linux_add' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:329:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:816:7: note: in expansion of macro 'OONF_WARN'
  816 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:820:5: note: in expansion of macro 'OONF_DEBUG'
  820 |     OONF_DEBUG(LOG_OS_INTERFACE, "Writing '%c' (was %c) to %s", value, rv, file);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:809:7: note: in expansion of macro 'OONF_WARN'
  809 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:802:5: note: in expansion of macro 'OONF_WARN'
  802 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot read proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:797:5: note: in expansion of macro 'OONF_WARN'
  797 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot open proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
In function '_activate_if_routing',
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:639:5,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:622:1,
    inlined from 'os_interface_linux_add' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:329:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:728:5: note: in expansion of macro 'OONF_WARN'
  728 |     OONF_WARN(LOG_OS_INTERFACE, "WARNING! Could not activate ip_forward for ipv4! "
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:733:7: note: in expansion of macro 'OONF_WARN'
  733 |       OONF_WARN(LOG_OS_INTERFACE, "WARNING! Could not activate ip_forward for ipv6! "
      |       ^~~~~~~~~
In function '_os_linux_writeToFile',
    inlined from '_activate_if_routing' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:738:7,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:639:5,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:622:1,
    inlined from 'os_interface_linux_add' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:329:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:816:7: note: in expansion of macro 'OONF_WARN'
  816 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:820:5: note: in expansion of macro 'OONF_DEBUG'
  820 |     OONF_DEBUG(LOG_OS_INTERFACE, "Writing '%c' (was %c) to %s", value, rv, file);
      |     ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:809:7: note: in expansion of macro 'OONF_WARN'
  809 |       OONF_WARN(
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:802:5: note: in expansion of macro 'OONF_WARN'
  802 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot read proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:797:5: note: in expansion of macro 'OONF_WARN'
  797 |     OONF_WARN(LOG_OS_INTERFACE, "Error, cannot open proc entry %s: %s (%d)\n", file, strerror(errno), errno);
      |     ^~~~~~~~~
In function '_activate_if_routing',
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:639:5,
    inlined from '_init_mesh' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:622:1,
    inlined from 'os_interface_linux_add' at /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:329:7:
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:739:5: note: in expansion of macro 'OONF_WARN'
  739 |     OONF_WARN(LOG_OS_INTERFACE, "WARNING! Could not disable ICMP redirects! "
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:746:7: note: in expansion of macro 'OONF_WARN'
  746 |       OONF_WARN(LOG_OS_INTERFACE, "WARNING! Could not disable global rp_filter "
      |       ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function 'os_interface_linux_remove':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:247:44: note: in expansion of macro '_OONF_LOG'
  247 | #define OONF_INFO(source, format, args...) _OONF_LOG(LOG_SEVERITY_INFO, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:354:3: note: in expansion of macro 'OONF_INFO'
  354 |   OONF_INFO(LOG_OS_INTERFACE, "Remove interface from tracking: %s", if_listener->name);
      |   ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function 'os_interface_linux_state_set':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:425:5: note: in expansion of macro 'OONF_WARN'
  425 |     OONF_WARN(LOG_OS_INTERFACE, "ioctl SIOCSIFFLAGS (set flags %s) error on device %s: %s (%d)\n", up ? "up" : "down",
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:406:5: note: in expansion of macro 'OONF_WARN'
  406 |     OONF_WARN(LOG_OS_INTERFACE, "ioctl SIOCGIFFLAGS (get flags) error on device %s: %s (%d)\n", os_if->name,
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function 'os_interface_linux_address_set':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:187:45: note: in expansion of macro '_OONF_LOG'
  187 | #define OONF_DEBUG(source, format, args...) _OONF_LOG(LOG_SEVERITY_DEBUG, source, NULL, 0, true, false, format, ##args)
      |                                             ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:465:3: note: in expansion of macro 'OONF_DEBUG'
  465 |   OONF_DEBUG(LOG_OS_INTERFACE, "%sset address on if %d: %s", addr->set ? "" : "re", addr->if_index,
      |   ^~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c: In function 'os_interface_linux_mac_set':
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:527:5: note: in expansion of macro 'OONF_WARN'
  527 |     OONF_WARN(LOG_OS_INTERFACE, "Could not set mac address of '%s': %s (%d)", os_if->name, strerror(errno), errno);
      |     ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:175:7: warning: array subscript 99 is above array bounds of 'const char[75]' [-Warray-bounds=]
  175 |       oonf_log(severity, source, &__FILE__[BASEPATH_LENGTH], __LINE__, hexptr, hexlen, format, ##args);                \
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include/oonf/libcore/oonf_logging.h:306:44: note: in expansion of macro '_OONF_LOG'
  306 | #define OONF_WARN(source, format, args...) _OONF_LOG(LOG_SEVERITY_WARN, source, NULL, 0, true, false, format, ##args)
      |                                            ^~~~~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_interface_linux.c:516:5: note: in expansion of macro 'OONF_WARN'
  516 |     OONF_WARN(LOG_OS_INTERFACE, "Interface MAC must mac48, not %s", netaddr_to_string(&nbuf, mac));
      |     ^~~~~~~~~
[87/90] Building C object src/base/CMakeFiles/oonf_static_os_system.dir/os_linux/os_system_linux.c.o
FAILED: src/base/CMakeFiles/oonf_static_os_system.dir/os_linux/os_system_linux.c.o 
/immortalwrt/master/staging_dir/toolchain-mips64el_mips64r2_64_gcc-14.3.0_musl/bin/mips64el-openwrt-linux-musl-gcc -DBASEPATH_LENGTH=99 -DOONF_LOG_DEBUG_INFO -DOONF_LOG_INFO -D_BSD_SOURCE -D_DARWIN_C_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE -D__KERNEL_STRICT_NAMES -D__unix__ -I"/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/include" -I"/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d" -Os -pipe -mno-branch-likely -mips64r2 -mtune=mips64r2 -mabi=64 -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d=oonf-dlep-proxy-2022.08.25~fb15d54d -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/immortalwrt/master/staging_dir/target-mips64el_mips64r2_64_musl/usr/include -I/immortalwrt/master/staging_dir/target-mips64el_mips64r2_64_musl/usr/include/libnl-tiny -O2 -g0 -DNDEBUG   -std=c99 -finline-functions-called-once -funit-at-a-time -fearly-inlining -fno-strict-aliasing -finline-limit=350 -fvisibility=hidden -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wsign-compare -Waggregate-return -Wmissing-noreturn -Wmissing-format-attribute -Wno-multichar -Wno-deprecated-declarations -Wendif-labels -Wwrite-strings -Wbad-function-cast -Wpointer-arith -Wno-cast-qual -Wshadow -Wsequence-point -Wpointer-arith -Wnested-externs -Winline -Wdisabled-optimization -Wformat -Wformat-security -Wstrict-overflow=5 -Wdouble-promotion -Wformat-y2k -Wtrampolines -Wlogical-op -Wswitch-default -Winit-self -Wsync-nand -Wundef -Wunused-parameter -Wjump-misses-init -Wlogical-op -MD -MT src/base/CMakeFiles/oonf_static_os_system.dir/os_linux/os_system_linux.c.o -MF src/base/CMakeFiles/oonf_static_os_system.dir/os_linux/os_system_linux.c.o.d -o src/base/CMakeFiles/oonf_static_os_system.dir/os_linux/os_system_linux.c.o -c '/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_system_linux.c'
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_system_linux.c:96:108: error: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion]
   96 | static struct msghdr _netlink_rcv_msg = { &_netlink_nladdr, sizeof(_netlink_nladdr), &_netlink_rcv_iov, 1, NULL, 0, 0 };
      |                                                                                                            ^~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_system_linux.c:96:108: note: (near initialization for '_netlink_rcv_msg.__pad1')
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_system_linux.c:96:15: warning: missing initializer for field '__pad2' of 'struct msghdr' [-Wmissing-field-initializers]
   96 | static struct msghdr _netlink_rcv_msg = { &_netlink_nladdr, sizeof(_netlink_nladdr), &_netlink_rcv_iov, 1, NULL, 0, 0 };
      |               ^~~~~~
In file included from /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_system_linux.c:47:
/immortalwrt/master/staging_dir/toolchain-mips64el_mips64r2_64_gcc-14.3.0_musl/include/sys/socket.h:39:13: note: '__pad2' declared here
   39 |         int __pad2;
      |             ^~~~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_system_linux.c:106:33: error: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion]
  106 |   ARRAYSIZE(_netlink_send_iov), NULL, 0, 0 };
      |                                 ^~~~
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_system_linux.c:106:33: note: (near initialization for '_netlink_send_msg.__pad1')
/immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/src/base/os_linux/os_system_linux.c:106:3: warning: missing initializer for field '__pad2' of 'struct msghdr' [-Wmissing-field-initializers]
  106 |   ARRAYSIZE(_netlink_send_iov), NULL, 0, 0 };
      |   ^~~~~~~~~
/immortalwrt/master/staging_dir/toolchain-mips64el_mips64r2_64_gcc-14.3.0_musl/include/sys/socket.h:39:13: note: '__pad2' declared here
   39 |         int __pad2;
      |             ^~~~~~
[88/90] Building C object apps/dlep-radio/CMakeFiles/dlep_radio_static.dir/__/__/src/main/main.c.o
ninja: build stopped: subcommand failed.
make[2]: *** [Makefile:68: /immortalwrt/master/build_dir/target-mips64el_mips64r2_64_musl/oonf-dlep-proxy-2022.08.25~fb15d54d/.built] Error 1
time: package/feeds/routing/oonf-dlep-proxy/compile#7.61#0.75#7.03