make tools/elfutils/{clean,compile} -j 1 V=s

make[2]: Entering directory '/Volumes/test/m/openwrt/scripts/config'
make[2]: 'conf' is up to date.
make[2]: Leaving directory '/Volumes/test/m/openwrt/scripts/config'
make[1]: Entering directory '/Volumes/test/m/openwrt'
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/elfutils'
CFLAGS="-O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC" CPPFLAGS="-I/Volumes/test/m/openwrt/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/Volumes/test/m/openwrt/staging_dir/host/lib " make -j1 -C /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191 AM_LDFLAGS='$(STACK_USAGE_NO_ERROR)' LIBS='$(if $(findstring src,$(subdir)), $(libgnu))' REPLACE_FCNTL=0 REPLACE_FREE=0 bin_PROGRAMS='elflint findtextrel elfcmp unstrip stack elfcompress elfclassify srcfiles' EXEEXT= uninstall
make[3]: Entering directory '/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191'
Making uninstall in config
 ( cd '/Volumes/test/m/openwrt/staging_dir/host/lib/pkgconfig' && rm -f libelf.pc libdw.pc )
Making uninstall in lib
make[4]: Nothing to be done for 'uninstall'.
Making uninstall in libelf
 ( cd '/Volumes/test/m/openwrt/staging_dir/host/include' && rm -f libelf.h gelf.h nlist.h )
 /usr/bin/env bash ../libtool   --mode=uninstall rm -f '/Volumes/test/m/openwrt/staging_dir/host/lib/libelf.la'
Making uninstall in libcpu
make[4]: Nothing to be done for 'uninstall'.
Making uninstall in backends
make[4]: Nothing to be done for 'uninstall'.
Making uninstall in libebl
make[4]: Nothing to be done for 'uninstall'.
Making uninstall in libdwelf
Making uninstall in libdwfl
Making uninstall in libdw
 ( cd '/Volumes/test/m/openwrt/staging_dir/host/include' && rm -f dwarf.h )
 /usr/bin/env bash ../libtool   --mode=uninstall rm -f '/Volumes/test/m/openwrt/staging_dir/host/lib/libdw.la'
Making uninstall in libasm
 /usr/bin/env bash ../libtool   --mode=uninstall rm -f '/Volumes/test/m/openwrt/staging_dir/host/lib/libasm.la'
Making uninstall in debuginfod
 ( cd '/Volumes/test/m/openwrt/staging_dir/host/bin' && rm -f elflint findtextrel elfcmp unstrip stack elfcompress elfclassify srcfiles )
Making uninstall in src
 ( cd '/Volumes/test/m/openwrt/staging_dir/host/bin' && rm -f elflint findtextrel elfcmp unstrip stack elfcompress elfclassify srcfiles )
 ( cd '/Volumes/test/m/openwrt/staging_dir/host/bin' && rm -f make-debug-archive )
Making uninstall in po
if test "elfutils" = "gettext-tools"; then \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    rm -f /Volumes/test/m/openwrt/staging_dir/host/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
Making uninstall in doc
 ( cd '/Volumes/test/m/openwrt/staging_dir/host/share/man/man1' && rm -f readelf.1 elfclassify.1 srcfiles.1 )
 ( cd '/Volumes/test/m/openwrt/staging_dir/host/share/man/man3' && rm -f elf_update.3 elf_getdata.3 elf_clone.3 elf_begin.3 )
Making uninstall in tests
make[4]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191'
rm -rf /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191 /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/.built
rm -rf /Volumes/test/m/openwrt/staging_dir/host/stamp/.elfutils_installed /Volumes/test/m/openwrt/staging_dir/host/stamp/.elflint_installed  /Volumes/test/m/openwrt/staging_dir/host/stamp/.findtextrel_installed  /Volumes/test/m/openwrt/staging_dir/host/stamp/.elfcmp_installed  /Volumes/test/m/openwrt/staging_dir/host/stamp/.unstrip_installed  /Volumes/test/m/openwrt/staging_dir/host/stamp/.stack_installed  /Volumes/test/m/openwrt/staging_dir/host/stamp/.elfcompress_installed  /Volumes/test/m/openwrt/staging_dir/host/stamp/.elfclassify_installed  /Volumes/test/m/openwrt/staging_dir/host/stamp/.srcfiles_installed
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/elfutils'
time: tools/elfutils/clean#0.44#0.68#1.53
make[1]: Leaving directory '/Volumes/test/m/openwrt'
make[2]: Entering directory '/Volumes/test/m/openwrt/scripts/config'
make[2]: 'conf' is up to date.
make[2]: Leaving directory '/Volumes/test/m/openwrt/scripts/config'
make[1]: Entering directory '/Volumes/test/m/openwrt'
+ mkdir -p /Volumes/test/m/openwrt/staging_dir/target-x86_64_musl
+ cd /Volumes/test/m/openwrt/staging_dir/target-x86_64_musl
+ mkdir -p bin lib stamp usr/include usr/lib
mkdir -p /Volumes/test/m/openwrt/build_dir/target-x86_64_musl/stamp
touch /Volumes/test/m/openwrt/staging_dir/target-x86_64_musl/.prepared
+ mkdir -p /Volumes/test/m/openwrt/staging_dir/host
+ cd /Volumes/test/m/openwrt/staging_dir/host
+ mkdir -p bin lib stamp usr/include usr/lib
mkdir -p /Volumes/test/m/openwrt/build_dir/host/stamp /Volumes/test/m/openwrt/staging_dir/host/include/sys
install -m0644 /Volumes/test/m/openwrt/tools/include/*.h /Volumes/test/m/openwrt/staging_dir/host/include/
install -m0644 /Volumes/test/m/openwrt/tools/include/sys/*.h /Volumes/test/m/openwrt/staging_dir/host/include/sys/
mkdir -p /Volumes/test/m/openwrt/staging_dir/host/include/asm
install -m0644 /Volumes/test/m/openwrt/tools/include/asm/*.h /Volumes/test/m/openwrt/staging_dir/host/include/asm/
ln -snf lib /Volumes/test/m/openwrt/staging_dir/host/lib64
touch /Volumes/test/m/openwrt/staging_dir/host/.prepared
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/libdeflate'
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/libdeflate'
time: tools/libdeflate/compile#0.11#0.12#0.27
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/zstd'
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/zstd'
time: tools/zstd/compile#0.10#0.12#0.27
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/flock'
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/flock'
time: tools/flock/compile#0.08#0.08#0.19
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/sed'
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/sed'
time: tools/sed/compile#0.10#0.12#0.27
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/patch'
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/patch'
time: tools/patch/compile#0.10#0.11#0.25
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/tar'
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/tar'
time: tools/tar/compile#0.10#0.12#0.27
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/m4'
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/m4'
time: tools/m4/compile#0.11#0.13#0.30
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/zlib'
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/zlib'
time: tools/zlib/compile#0.11#0.12#0.28
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/gnulib'
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/gnulib'
time: tools/gnulib/compile#0.14#0.22#0.50
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/autoconf'
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/autoconf'
time: tools/autoconf/compile#0.10#0.10#0.25
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/ninja'
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/ninja'
time: tools/ninja/compile#0.09#0.10#0.23
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/meson'
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/meson'
time: tools/meson/compile#0.08#0.09#0.20
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/pkgconf'
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/pkgconf'
time: tools/pkgconf/compile#0.10#0.10#0.24
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/xz'
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/xz'
time: tools/xz/compile#0.10#0.10#0.25
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/automake'
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/automake'
time: tools/automake/compile#0.10#0.11#0.27
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/missing-macros'
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/missing-macros'
time: tools/missing-macros/compile#0.07#0.08#0.18
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/libtool'
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/libtool'
time: tools/libtool/compile#0.09#0.10#0.23
make[2]: Entering directory '/Volumes/test/m/openwrt/tools/elfutils'
. /Volumes/test/m/openwrt/include/shell.sh; bzcat /Volumes/test/m/openwrt/dl/elfutils-0.191.tar.bz2 | tar -C /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/* /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191

Applying /Volumes/test/m/openwrt/tools/elfutils/patches/100-portability.patch using plaintext:
patching file configure.ac
patching file libelf/elf_update.c
patching file lib/eu-config.h
patching file config/eu.am
patching file libelf/Makefile.am
patching file backends/i386_auxv.c
patching file backends/ppc_regs.c
patching file backends/libebl_CPU.h
patching file backends/ppc_auxv.c
patching file backends/ppc_cfi.c
patching file backends/ppc_initreg.c
patching file backends/ppc_attrs.c
patching file libdwfl/libdwflP.h
patching file lib/stdio_ext.h
patching file libdw/libdwP.h
patching file libdw/Makefile.am
patching file libasm/Makefile.am
patching file libdwfl/Makefile.am
patching file backends/Makefile.am
patching file libdwelf/Makefile.am
patching file libebl/Makefile.am
patching file debuginfod/Makefile.am
patching file lib/Makefile.am
patching file src/Makefile.am
patching file tests/Makefile.am
patching file libcpu/Makefile.am
patching file config/libelf.pc.in
patching file lib/next_prime.c
patching file libebl/eblopenbackend.c
touch /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/.prepared2614cbd0d494ccfd8f7db222e808549e_6664517399ebbbc92a37c5bb081b5c53
/Volumes/test/m/openwrt/staging_dir/host/bin/gnulib-tool --dir=/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191 --local-dir=/Volumes/test/m/openwrt/staging_dir/host/share/gnulib --source-base=libgnu --libtool --avoid=reallocarray --import argp dirname fts obstack progname strchrnul tsearch;
Module list with included dependencies (indented):
    absolute-header
    alignasof
    alignof
    alloca
    alloca-opt
  argp
    assert-h
    assure
    at-internal
    attribute
    basename-lgpl
    bitrotate
    c99
    calloc-gnu
    calloc-posix
    chdir
    chdir-long
    cloexec
    close
    closedir
    cycle-check
    d-ino
    d-type
    dev-ino
    dirent
    dirfd
  dirname
    dirname-lgpl
    double-slash-root
    dup
    dup2
    errno
    error
    error-h
    exitfail
    extensions
    extern-inline
    fchdir
    fcntl
    fcntl-h
    fcntl-safer
    fd-hook
    fd-safer-flag
    fdopendir
    filename
    filenamecat-lgpl
    flexmember
    float
    free-posix
    fstat
  fts
    gen-header
    getcwd-lgpl
    getdtablesize
    getopt-gnu
    getopt-posix
    getprogname
    gettext-h
    hash
    i-ring
    ialloc
    idx
    include_next
    intprops
    inttypes-incomplete
    largefile
    limits-h
    lstat
    malloc-gnu
    malloc-posix
    malloca
    mbszero
    memchr
    mempcpy
    memrchr
    minmax
    msvc-inval
    msvc-nothrow
    multiarch
    nocrash
  obstack
    open
    openat
    openat-die
    openat-h
    openat-safer
    opendir
    opendirat
    pathmax
    pipe-posix
  progname
    rawmemchr
    readdir
    realloc-gnu
    realloc-posix
    same-inode
    save-cwd
    search
    size_max
    sleep
    snippet/_Noreturn
    snippet/arg-nonnull
    snippet/c++defs
    snippet/warn-on-use
    ssize_t
    stat
    stat-time
    std-gnu11
    stdbool
    stdckdint
    stddef
    stdint
    stdio
    stdlib
    strcase
  strchrnul
    strdup-posix
    strerror
    strerror-override
    string
    strings
    strndup
    strnlen
    sys_stat
    sys_types
    sysexits
    time-h
  tsearch
    unistd
    unistd-safer
    vararrays
    vasnprintf
    verify
    vsnprintf
    wchar
    xalloc
    xalloc-die
    xalloc-oversized
    xsize
File list:
  lib/_Noreturn.h
  lib/alignof.h
  lib/alloca.c
  lib/alloca.in.h
  lib/arg-nonnull.h
  lib/argp-ba.c
  lib/argp-eexst.c
  lib/argp-fmtstream.c
  lib/argp-fmtstream.h
  lib/argp-fs-xinl.c
  lib/argp-help.c
  lib/argp-namefrob.h
  lib/argp-parse.c
  lib/argp-pin.c
  lib/argp-pv.c
  lib/argp-pvh.c
  lib/argp-xinl.c
  lib/argp.h
  lib/asnprintf.c
  lib/assert.in.h
  lib/assure.h
  lib/attribute.h
  lib/basename-lgpl.c
  lib/basename-lgpl.h
  lib/basename.c
  lib/bitrotate.c
  lib/bitrotate.h
  lib/c++defs.h
  lib/calloc.c
  lib/chdir-long.c
  lib/chdir-long.h
  lib/cloexec.c
  lib/cloexec.h
  lib/close.c
  lib/closedir.c
  lib/creat-safer.c
  lib/cycle-check.c
  lib/cycle-check.h
  lib/dev-ino.h
  lib/dirent-private.h
  lib/dirent.in.h
  lib/dirfd.c
  lib/dirname-lgpl.c
  lib/dirname.c
  lib/dirname.h
  lib/dup-safer-flag.c
  lib/dup-safer.c
  lib/dup.c
  lib/dup2.c
  lib/errno.in.h
  lib/error.c
  lib/error.in.h
  lib/exitfail.c
  lib/exitfail.h
  lib/fchdir.c
  lib/fcntl--.h
  lib/fcntl-safer.h
  lib/fcntl.c
  lib/fcntl.in.h
  lib/fd-hook.c
  lib/fd-hook.h
  lib/fd-safer-flag.c
  lib/fd-safer.c
  lib/fdopendir.c
  lib/filename.h
  lib/filenamecat-lgpl.c
  lib/filenamecat.h
  lib/flexmember.h
  lib/float+.h
  lib/float.c
  lib/float.in.h
  lib/free.c
  lib/fstat.c
  lib/fts-cycle.c
  lib/fts.c
  lib/fts_.h
  lib/getcwd-lgpl.c
  lib/getdtablesize.c
  lib/getopt-cdefs.in.h
  lib/getopt-core.h
  lib/getopt-ext.h
  lib/getopt-pfx-core.h
  lib/getopt-pfx-ext.h
  lib/getopt.c
  lib/getopt.in.h
  lib/getopt1.c
  lib/getopt_int.h
  lib/getprogname.c
  lib/getprogname.h
  lib/gettext.h
  lib/hash.c
  lib/hash.h
  lib/i-ring.c
  lib/i-ring.h
  lib/ialloc.c
  lib/ialloc.h
  lib/idx.h
  lib/intprops-internal.h
  lib/intprops.h
  lib/inttypes.in.h
  lib/itold.c
  lib/limits.in.h
  lib/lstat.c
  lib/malloc.c
  lib/malloca.c
  lib/malloca.h
  lib/mbszero.c
  lib/memchr.c
  lib/memchr.valgrind
  lib/mempcpy.c
  lib/memrchr.c
  lib/minmax.h
  lib/msvc-inval.c
  lib/msvc-inval.h
  lib/msvc-nothrow.c
  lib/msvc-nothrow.h
  lib/obstack.c
  lib/obstack.in.h
  lib/open-safer.c
  lib/open.c
  lib/openat-die.c
  lib/openat-priv.h
  lib/openat-proc.c
  lib/openat-safer.c
  lib/openat.c
  lib/openat.h
  lib/opendir.c
  lib/opendirat.c
  lib/opendirat.h
  lib/pathmax.h
  lib/pipe-safer.c
  lib/pipe.c
  lib/printf-args.c
  lib/printf-args.h
  lib/printf-parse.c
  lib/printf-parse.h
  lib/progname.c
  lib/progname.h
  lib/rawmemchr.c
  lib/rawmemchr.valgrind
  lib/readdir.c
  lib/realloc.c
  lib/same-inode.c
  lib/same-inode.h
  lib/save-cwd.c
  lib/save-cwd.h
  lib/search.in.h
  lib/size_max.h
  lib/sleep.c
  lib/stat-time.c
  lib/stat-time.h
  lib/stat-w32.c
  lib/stat-w32.h
  lib/stat.c
  lib/stdckdint.in.h
  lib/stddef.in.h
  lib/stdint.in.h
  lib/stdio-read.c
  lib/stdio-write.c
  lib/stdio.in.h
  lib/stdlib.in.h
  lib/strcasecmp.c
  lib/strchrnul.c
  lib/strchrnul.valgrind
  lib/strdup.c
  lib/strerror-override.c
  lib/strerror-override.h
  lib/strerror.c
  lib/string.in.h
  lib/strings.in.h
  lib/stripslash.c
  lib/strncasecmp.c
  lib/strndup.c
  lib/strnlen.c
  lib/sys_stat.in.h
  lib/sys_types.in.h
  lib/sysexits.in.h
  lib/time.in.h
  lib/tsearch.c
  lib/unistd--.h
  lib/unistd-safer.h
  lib/unistd.c
  lib/unistd.in.h
  lib/vasnprintf.c
  lib/vasnprintf.h
  lib/verify.h
  lib/vsnprintf.c
  lib/warn-on-use.h
  lib/wchar.in.h
  lib/xalloc-die.c
  lib/xalloc-oversized.h
  lib/xalloc.h
  lib/xmalloc.c
  lib/xsize.c
  lib/xsize.h
  m4/00gnulib.m4
  m4/absolute-header.m4
  m4/alloca.m4
  m4/argp.m4
  m4/assert_h.m4
  m4/c-bool.m4
  m4/calloc.m4
  m4/chdir-long.m4
  m4/close.m4
  m4/closedir.m4
  m4/codeset.m4
  m4/cycle-check.m4
  m4/d-ino.m4
  m4/d-type.m4
  m4/dirent_h.m4
  m4/dirfd.m4
  m4/double-slash-root.m4
  m4/dup.m4
  m4/dup2.m4
  m4/eealloc.m4
  m4/errno_h.m4
  m4/error.m4
  m4/error_h.m4
  m4/exponentd.m4
  m4/extensions.m4
  m4/extern-inline.m4
  m4/fchdir.m4
  m4/fcntl-o.m4
  m4/fcntl-safer.m4
  m4/fcntl.m4
  m4/fcntl_h.m4
  m4/fdopendir.m4
  m4/filenamecat.m4
  m4/flexmember.m4
  m4/float_h.m4
  m4/free.m4
  m4/fstat.m4
  m4/fts.m4
  m4/getcwd.m4
  m4/getdtablesize.m4
  m4/getopt.m4
  m4/getprogname.m4
  m4/gnulib-common.m4
  m4/i-ring.m4
  m4/include_next.m4
  m4/intmax_t.m4
  m4/inttypes.m4
  m4/inttypes_h.m4
  m4/largefile.m4
  m4/limits-h.m4
  m4/locale-fr.m4
  m4/locale-ja.m4
  m4/locale-zh.m4
  m4/lstat.m4
  m4/malloc.m4
  m4/malloca.m4
  m4/math_h.m4
  m4/mbrtowc.m4
  m4/mbstate_t.m4
  m4/memchr.m4
  m4/mempcpy.m4
  m4/memrchr.m4
  m4/minmax.m4
  m4/mmap-anon.m4
  m4/mode_t.m4
  m4/msvc-inval.m4
  m4/msvc-nothrow.m4
  m4/multiarch.m4
  m4/musl.m4
  m4/nocrash.m4
  m4/obstack.m4
  m4/off_t.m4
  m4/open-cloexec.m4
  m4/open-slash.m4
  m4/open.m4
  m4/openat.m4
  m4/opendir.m4
  m4/pathmax.m4
  m4/pid_t.m4
  m4/pipe.m4
  m4/printf.m4
  m4/rawmemchr.m4
  m4/readdir.m4
  m4/realloc.m4
  m4/save-cwd.m4
  m4/search_h.m4
  m4/size_max.m4
  m4/sleep.m4
  m4/ssize_t.m4
  m4/stat-time.m4
  m4/stat.m4
  m4/std-gnu11.m4
  m4/stdalign.m4
  m4/stddef_h.m4
  m4/stdint.m4
  m4/stdint_h.m4
  m4/stdio_h.m4
  m4/stdlib_h.m4
  m4/strcase.m4
  m4/strchrnul.m4
  m4/strdup.m4
  m4/strerror.m4
  m4/string_h.m4
  m4/strings_h.m4
  m4/strndup.m4
  m4/strnlen.m4
  m4/sys_socket_h.m4
  m4/sys_stat_h.m4
  m4/sys_types_h.m4
  m4/sysexits.m4
  m4/time_h.m4
  m4/tsearch.m4
  m4/unistd-safer.m4
  m4/unistd_h.m4
  m4/vararrays.m4
  m4/vasnprintf.m4
  m4/vsnprintf.m4
  m4/warn-on-use.m4
  m4/wchar_h.m4
  m4/wchar_t.m4
  m4/wint_t.m4
  m4/xalloc.m4
  m4/xsize.m4
  m4/zzgnulib.m4
Creating directory /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/libgnu
Copying file libgnu/_Noreturn.h
Copying file libgnu/alignof.h
Copying file libgnu/alloca.c
Copying file libgnu/alloca.in.h
Copying file libgnu/arg-nonnull.h
Copying file libgnu/argp-ba.c
Copying file libgnu/argp-eexst.c
Copying file libgnu/argp-fmtstream.c
Copying file libgnu/argp-fmtstream.h
Copying file libgnu/argp-fs-xinl.c
Copying file libgnu/argp-help.c
Copying file libgnu/argp-namefrob.h
Copying file libgnu/argp-parse.c
Copying file libgnu/argp-pin.c
Copying file libgnu/argp-pv.c
Copying file libgnu/argp-pvh.c
Copying file libgnu/argp-xinl.c
Copying file libgnu/argp.h
Copying file libgnu/asnprintf.c
Copying file libgnu/assert.in.h
Copying file libgnu/assure.h
Copying file libgnu/attribute.h
Copying file libgnu/basename-lgpl.c
Copying file libgnu/basename-lgpl.h
Copying file libgnu/basename.c
Copying file libgnu/bitrotate.c
Copying file libgnu/bitrotate.h
Copying file libgnu/c++defs.h
Copying file libgnu/calloc.c
Copying file libgnu/chdir-long.c
Copying file libgnu/chdir-long.h
Copying file libgnu/cloexec.c
Copying file libgnu/cloexec.h
Copying file libgnu/close.c
Copying file libgnu/closedir.c
Copying file libgnu/creat-safer.c
Copying file libgnu/cycle-check.c
Copying file libgnu/cycle-check.h
Copying file libgnu/dev-ino.h
Copying file libgnu/dirent-private.h
Copying file libgnu/dirent.in.h
Copying file libgnu/dirfd.c
Copying file libgnu/dirname-lgpl.c
Copying file libgnu/dirname.c
Copying file libgnu/dirname.h
Copying file libgnu/dup-safer-flag.c
Copying file libgnu/dup-safer.c
Copying file libgnu/dup.c
Copying file libgnu/dup2.c
Copying file libgnu/errno.in.h
Copying file libgnu/error.c
Copying file libgnu/error.in.h
Copying file libgnu/exitfail.c
Copying file libgnu/exitfail.h
Copying file libgnu/fchdir.c
Copying file libgnu/fcntl--.h
Copying file libgnu/fcntl-safer.h
Copying file libgnu/fcntl.c
Copying file libgnu/fcntl.in.h
Copying file libgnu/fd-hook.c
Copying file libgnu/fd-hook.h
Copying file libgnu/fd-safer-flag.c
Copying file libgnu/fd-safer.c
Copying file libgnu/fdopendir.c
Copying file libgnu/filename.h
Copying file libgnu/filenamecat-lgpl.c
Copying file libgnu/filenamecat.h
Copying file libgnu/flexmember.h
Copying file libgnu/float+.h
Copying file libgnu/float.c
Copying file libgnu/float.in.h
Copying file libgnu/free.c
Copying file libgnu/fstat.c
Copying file libgnu/fts-cycle.c
Copying file libgnu/fts.c
Copying file libgnu/fts_.h
Copying file libgnu/getcwd-lgpl.c
Copying file libgnu/getdtablesize.c
Copying file libgnu/getopt-cdefs.in.h
Copying file libgnu/getopt-core.h
Copying file libgnu/getopt-ext.h
Copying file libgnu/getopt-pfx-core.h
Copying file libgnu/getopt-pfx-ext.h
Copying file libgnu/getopt.c
Copying file libgnu/getopt.in.h
Copying file libgnu/getopt1.c
Copying file libgnu/getopt_int.h
Copying file libgnu/getprogname.c
Copying file libgnu/getprogname.h
Copying file libgnu/gettext.h
Copying file libgnu/hash.c
Copying file libgnu/hash.h
Copying file libgnu/i-ring.c
Copying file libgnu/i-ring.h
Copying file libgnu/ialloc.c
Copying file libgnu/ialloc.h
Copying file libgnu/idx.h
Copying file libgnu/intprops-internal.h
Copying file libgnu/intprops.h
Copying file libgnu/inttypes.in.h
Copying file libgnu/itold.c
Copying file libgnu/limits.in.h
Copying file libgnu/lstat.c
Copying file libgnu/malloc.c
Copying file libgnu/malloca.c
Copying file libgnu/malloca.h
Copying file libgnu/mbszero.c
Copying file libgnu/memchr.c
Copying file libgnu/memchr.valgrind
Copying file libgnu/mempcpy.c
Copying file libgnu/memrchr.c
Copying file libgnu/minmax.h
Copying file libgnu/msvc-inval.c
Copying file libgnu/msvc-inval.h
Copying file libgnu/msvc-nothrow.c
Copying file libgnu/msvc-nothrow.h
Copying file libgnu/obstack.c
Copying file libgnu/obstack.in.h
Copying file libgnu/open-safer.c
Copying file libgnu/open.c
Copying file libgnu/openat-die.c
Copying file libgnu/openat-priv.h
Copying file libgnu/openat-proc.c
Copying file libgnu/openat-safer.c
Copying file libgnu/openat.c
Copying file libgnu/openat.h
Copying file libgnu/opendir.c
Copying file libgnu/opendirat.c
Copying file libgnu/opendirat.h
Copying file libgnu/pathmax.h
Copying file libgnu/pipe-safer.c
Copying file libgnu/pipe.c
Copying file libgnu/printf-args.c
Copying file libgnu/printf-args.h
Copying file libgnu/printf-parse.c
Copying file libgnu/printf-parse.h
Copying file libgnu/progname.c
Copying file libgnu/progname.h
Copying file libgnu/rawmemchr.c
Copying file libgnu/rawmemchr.valgrind
Copying file libgnu/readdir.c
Copying file libgnu/realloc.c
Copying file libgnu/same-inode.c
Copying file libgnu/same-inode.h
Copying file libgnu/save-cwd.c
Copying file libgnu/save-cwd.h
Copying file libgnu/search.in.h
Copying file libgnu/size_max.h
Copying file libgnu/sleep.c
Copying file libgnu/stat-time.c
Copying file libgnu/stat-time.h
Copying file libgnu/stat-w32.c
Copying file libgnu/stat-w32.h
Copying file libgnu/stat.c
Copying file libgnu/stdckdint.in.h
Copying file libgnu/stddef.in.h
Copying file libgnu/stdint.in.h
Copying file libgnu/stdio-read.c
Copying file libgnu/stdio-write.c
Copying file libgnu/stdio.in.h
Copying file libgnu/stdlib.in.h
Copying file libgnu/strcasecmp.c
Copying file libgnu/strchrnul.c
Copying file libgnu/strchrnul.valgrind
Copying file libgnu/strdup.c
Copying file libgnu/strerror-override.c
Copying file libgnu/strerror-override.h
Copying file libgnu/strerror.c
Copying file libgnu/string.in.h
Copying file libgnu/strings.in.h
Copying file libgnu/stripslash.c
Copying file libgnu/strncasecmp.c
Copying file libgnu/strndup.c
Copying file libgnu/strnlen.c
Copying file libgnu/sys_stat.in.h
Copying file libgnu/sys_types.in.h
Copying file libgnu/sysexits.in.h
Copying file libgnu/time.in.h
Copying file libgnu/tsearch.c
Copying file libgnu/unistd--.h
Copying file libgnu/unistd-safer.h
Copying file libgnu/unistd.c
Copying file libgnu/unistd.in.h
Copying file libgnu/vasnprintf.c
Copying file libgnu/vasnprintf.h
Copying file libgnu/verify.h
Copying file libgnu/vsnprintf.c
Copying file libgnu/warn-on-use.h
Copying file libgnu/wchar.in.h
Copying file libgnu/xalloc-die.c
Copying file libgnu/xalloc-oversized.h
Copying file libgnu/xalloc.h
Copying file libgnu/xmalloc.c
Copying file libgnu/xsize.c
Copying file libgnu/xsize.h
Copying file m4/00gnulib.m4
Copying file m4/absolute-header.m4
Copying file m4/alloca.m4
Copying file m4/argp.m4
Copying file m4/assert_h.m4
Copying file m4/c-bool.m4
Copying file m4/calloc.m4
Copying file m4/chdir-long.m4
Copying file m4/close.m4
Copying file m4/closedir.m4
Copying file m4/codeset.m4
Copying file m4/cycle-check.m4
Copying file m4/d-ino.m4
Copying file m4/d-type.m4
Copying file m4/dirent_h.m4
Copying file m4/dirfd.m4
Copying file m4/double-slash-root.m4
Copying file m4/dup.m4
Copying file m4/dup2.m4
Copying file m4/eealloc.m4
Copying file m4/errno_h.m4
Copying file m4/error.m4
Copying file m4/error_h.m4
Copying file m4/exponentd.m4
Copying file m4/extensions.m4
Copying file m4/extern-inline.m4
Copying file m4/fchdir.m4
Copying file m4/fcntl-o.m4
Copying file m4/fcntl-safer.m4
Copying file m4/fcntl.m4
Copying file m4/fcntl_h.m4
Copying file m4/fdopendir.m4
Copying file m4/filenamecat.m4
Copying file m4/flexmember.m4
Copying file m4/float_h.m4
Copying file m4/free.m4
Copying file m4/fstat.m4
Copying file m4/fts.m4
Copying file m4/getcwd.m4
Copying file m4/getdtablesize.m4
Copying file m4/getopt.m4
Copying file m4/getprogname.m4
Copying file m4/gnulib-common.m4
Copying file m4/gnulib-tool.m4
Copying file m4/i-ring.m4
Copying file m4/include_next.m4
Copying file m4/intmax_t.m4
Copying file m4/inttypes.m4
Copying file m4/inttypes_h.m4
Copying file m4/largefile.m4
Copying file m4/limits-h.m4
Copying file m4/locale-fr.m4
Copying file m4/locale-ja.m4
Copying file m4/locale-zh.m4
Copying file m4/lstat.m4
Copying file m4/malloc.m4
Copying file m4/malloca.m4
Copying file m4/math_h.m4
Copying file m4/mbrtowc.m4
Copying file m4/mbstate_t.m4
Copying file m4/memchr.m4
Copying file m4/mempcpy.m4
Copying file m4/memrchr.m4
Copying file m4/minmax.m4
Copying file m4/mmap-anon.m4
Copying file m4/mode_t.m4
Copying file m4/msvc-inval.m4
Copying file m4/msvc-nothrow.m4
Copying file m4/multiarch.m4
Copying file m4/musl.m4
Copying file m4/nocrash.m4
Copying file m4/obstack.m4
Copying file m4/off_t.m4
Copying file m4/open-cloexec.m4
Copying file m4/open-slash.m4
Copying file m4/open.m4
Copying file m4/openat.m4
Copying file m4/opendir.m4
Copying file m4/pathmax.m4
Copying file m4/pid_t.m4
Copying file m4/pipe.m4
Copying file m4/printf.m4
Copying file m4/rawmemchr.m4
Copying file m4/readdir.m4
Copying file m4/realloc.m4
Copying file m4/save-cwd.m4
Copying file m4/search_h.m4
Copying file m4/size_max.m4
Copying file m4/sleep.m4
Copying file m4/ssize_t.m4
Copying file m4/stat-time.m4
Copying file m4/stat.m4
Copying file m4/std-gnu11.m4
Copying file m4/stdalign.m4
Copying file m4/stddef_h.m4
Copying file m4/stdint.m4
Copying file m4/stdint_h.m4
Copying file m4/stdio_h.m4
Copying file m4/stdlib_h.m4
Copying file m4/strcase.m4
Copying file m4/strchrnul.m4
Copying file m4/strdup.m4
Copying file m4/strerror.m4
Copying file m4/string_h.m4
Copying file m4/strings_h.m4
Copying file m4/strndup.m4
Copying file m4/strnlen.m4
Copying file m4/sys_socket_h.m4
Copying file m4/sys_stat_h.m4
Copying file m4/sys_types_h.m4
Copying file m4/sysexits.m4
Copying file m4/time_h.m4
Copying file m4/tsearch.m4
Copying file m4/unistd-safer.m4
Copying file m4/unistd_h.m4
Copying file m4/vararrays.m4
Copying file m4/vasnprintf.m4
Copying file m4/vsnprintf.m4
Copying file m4/warn-on-use.m4
Copying file m4/wchar_h.m4
Copying file m4/wchar_t.m4
Copying file m4/wint_t.m4
Copying file m4/xalloc.m4
Copying file m4/xsize.m4
Copying file m4/zzgnulib.m4
Creating m4/gnulib-cache.m4
Creating m4/gnulib-comp.m4
Creating libgnu/Makefile.am
Finished.

You may need to add #include directives for the following .h files.
  #include <search.h>
  #include <string.h>
  #include "argp.h"
  #include "dirname.h"
  #include "fts_.h"
  #include "obstack.h"
  #include "progname.h"

You may need to use the following Makefile variables when linking.
Use them in <program>_LDADD when linking a program, or
in <library>_a_LDFLAGS or <library>_la_LDFLAGS when linking a library.
  $(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise

Don't forget to
  - add "libgnu/Makefile" to AC_CONFIG_FILES in /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/configure.ac,
  - mention "libgnu" in SUBDIRS in Makefile.am,
  - mention "-I m4" in ACLOCAL_AMFLAGS in Makefile.am
    or add an AC_CONFIG_MACRO_DIRS([m4]) invocation in /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/configure.ac,
  - mention "m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am,
  - invoke gl_EARLY in /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/configure.ac, right after AC_PROG_CC,
  - invoke gl_INIT in /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/configure.ac.
ln -sf ../lib/eu-config.h /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/libgnu/;   (cd /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf ./autom4te.cache; [ -e ./config.rpath ] || ln -s /Volumes/test/m/openwrt/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/Volumes/test/m/openwrt/staging_dir/host/bin/autom4te AUTOCONF=/Volumes/test/m/openwrt/staging_dir/host/bin/autoconf AUTOMAKE=/Volumes/test/m/openwrt/staging_dir/host/bin/automake ACLOCAL=/Volumes/test/m/openwrt/staging_dir/host/bin/aclocal AUTOHEADER=/Volumes/test/m/openwrt/staging_dir/host/bin/autoheader LIBTOOLIZE=/Volumes/test/m/openwrt/staging_dir/host/bin/libtoolize LIBTOOL=/Volumes/test/m/openwrt/staging_dir/host/bin/libtool M4=/Volumes/test/m/openwrt/staging_dir/host/bin/m4 AUTOPOINT=true GTKDOCIZE=true LIBTOOLIZE='/Volumes/test/m/openwrt/staging_dir/host/bin/libtoolize --install' /Volumes/test/m/openwrt/staging_dir/host/bin/autoreconf -v -f -i -s -B /Volumes/test/m/openwrt/staging_dir/host/share/aclocal -I m4 -I . . || true; fi; );
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: running: true --force
autoreconf: running: /Volumes/test/m/openwrt/staging_dir/host/bin/aclocal -I m4 -I . --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: /Volumes/test/m/openwrt/staging_dir/host/bin/libtoolize --install --force
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
OpenWrt-libtoolize: linking file 'config/config.guess'
OpenWrt-libtoolize: linking file 'config/config.sub'
OpenWrt-libtoolize: linking file 'config/install-sh'
OpenWrt-libtoolize: linking file 'config/ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
OpenWrt-libtoolize: linking file 'm4/libtool.m4'
OpenWrt-libtoolize: You should add the contents of 'm4/libtool.m4' to 'aclocal.m4'.
OpenWrt-libtoolize: linking file 'm4/ltoptions.m4'
OpenWrt-libtoolize: You should add the contents of 'm4/ltoptions.m4' to 'aclocal.m4'.
OpenWrt-libtoolize: linking file 'm4/ltsugar.m4'
OpenWrt-libtoolize: You should add the contents of 'm4/ltsugar.m4' to 'aclocal.m4'.
OpenWrt-libtoolize: linking file 'm4/ltversion.m4'
OpenWrt-libtoolize: linking file 'm4/lt~obsolete.m4'
OpenWrt-libtoolize: You should add the contents of 'm4/lt~obsolete.m4' to 'aclocal.m4'.
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /Volumes/test/m/openwrt/staging_dir/host/bin/aclocal -I m4 -I . --force -I m4
autoreconf: running: /Volumes/test/m/openwrt/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/Volumes/test/m/openwrt/staging_dir/host/share/aclocal --force
autoreconf: running: /Volumes/test/m/openwrt/staging_dir/host/bin/autoheader --include=m4 --include=. --prepend-include=/Volumes/test/m/openwrt/staging_dir/host/share/aclocal --force
autoreconf: running: /Volumes/test/m/openwrt/staging_dir/host/bin/automake --add-missing --force-missing
configure.ac:57: installing 'config/compile'
configure.ac:53: installing 'config/missing'
backends/Makefile.am: installing 'config/depcomp'
autoreconf: Leaving directory '.'
(cd /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/; if [ -x configure ]; then cp -fpR /Volumes/test/m/openwrt/scripts/config.{guess,sub} /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191// && CC="/Volumes/test/m/openwrt/staging_dir/host/bin/gcc" CFLAGS="-O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC" CXX="/Volumes/test/m/openwrt/staging_dir/host/bin/g++" CPPFLAGS="-I/Volumes/test/m/openwrt/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/Volumes/test/m/openwrt/staging_dir/host/lib " CONFIG_SHELL="/usr/bin/env bash"  bash ./configure --target=x86_64-apple-darwin23.4.0 --host=x86_64-apple-darwin23.4.0 --build=x86_64-apple-darwin23.4.0 --disable-dependency-tracking --program-prefix="" --program-suffix="" --prefix=/Volumes/test/m/openwrt/staging_dir/host --exec-prefix=/Volumes/test/m/openwrt/staging_dir/host --sysconfdir=/Volumes/test/m/openwrt/staging_dir/host/etc --localstatedir=/Volumes/test/m/openwrt/staging_dir/host/var --sbindir=/Volumes/test/m/openwrt/staging_dir/host/bin --without-libintl-prefix --without-libiconv-prefix --disable-debuginfod --disable-libdebuginfod --disable-nls --disable-shared --enable-static --without-lzma --without-bzlib --without-zstd --disable-symbol-versioning ; fi )
configure: loading site script /Volumes/test/m/openwrt/include/site/darwin
configure: Using no program-prefix
checking for a BSD-compatible install... /Volumes/test/m/openwrt/staging_dir/host/bin/ginstall -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-apple-darwin23.4.0-gcc... /Volumes/test/m/openwrt/staging_dir/host/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /Volumes/test/m/openwrt/staging_dir/host/bin/gcc accepts -g... yes
checking for /Volumes/test/m/openwrt/staging_dir/host/bin/gcc option to enable C11 features... none needed
checking whether /Volumes/test/m/openwrt/staging_dir/host/bin/gcc understands -c and -o together... yes
checking whether the compiler is clang... yes
checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration
checking dependency style of /Volumes/test/m/openwrt/staging_dir/host/bin/gcc... none
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for features.h... no
checking for linewrap.h... no
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for dirent.h... yes
checking for error.h... no
checking for sys/vfs.h... no
checking for getopt.h... yes
checking for sys/cdefs.h... yes
checking for limits.h... yes
checking for sys/mman.h... yes
checking for obstack.h... no
checking for search.h... yes
checking for sys/time.h... yes
checking for stdbool.h... yes
checking for stdckdint.h... no
checking for sysexits.h... yes
checking for crtdefs.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... x86_64-apple-darwin23.4.0
checking host system type... x86_64-apple-darwin23.4.0
checking for x86_64-apple-darwin23.4.0-gcc... (cached) /Volumes/test/m/openwrt/staging_dir/host/bin/gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether /Volumes/test/m/openwrt/staging_dir/host/bin/gcc accepts -g... (cached) yes
checking for /Volumes/test/m/openwrt/staging_dir/host/bin/gcc option to enable C11 features... (cached) none needed
checking whether /Volumes/test/m/openwrt/staging_dir/host/bin/gcc understands -c and -o together... (cached) yes
checking whether the compiler is clang... (cached) yes
checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration
checking dependency style of /Volumes/test/m/openwrt/staging_dir/host/bin/gcc... (cached) none
checking how to run the C preprocessor... /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -E
checking for grep that handles long lines and -e... /Volumes/test/m/openwrt/staging_dir/host/bin/grep
checking for egrep... /Volumes/test/m/openwrt/staging_dir/host/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for x86_64-apple-darwin23.4.0-ar... no
checking for x86_64-apple-darwin23.4.0-lib... no
checking for x86_64-apple-darwin23.4.0-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for x86_64-apple-darwin23.4.0-ar... ar
checking for x86_64-apple-darwin23.4.0-ranlib... no
checking for ranlib... ranlib
checking for /Volumes/test/m/openwrt/staging_dir/host/bin/gcc option to enable large file support... none needed
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for inline... inline
checking for C/C++ restrict keyword... __restrict__
checking for /Volumes/test/m/openwrt/staging_dir/host/bin/gcc options needed to detect all undeclared functions... none needed
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for _set_invalid_parameter_handler... no
checking for fchdir... yes
checking for fcntl... yes
checking for symlink... yes
checking for fdopendir... yes
checking for openat... yes
checking for fstatfs... yes
checking for getdtablesize... yes
checking for getexecname... no
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for pipe... yes
checking for sleep... yes
checking for __xpg_strerror_r... no
checking for strndup... yes
checking for vasnprintf... no
checking for snprintf... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... no
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking whether malloc is ptrdiff_t safe... yes
checking whether malloc, realloc, calloc set errno on failure... yes
checking for complete errno.h... yes
checking for error... no
checking whether error_at_line is declared... no
checking whether ctype.h defines __header_inline... yes
checking whether fchdir is declared... yes
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking for promoted mode_t type... int
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether lstat correctly handles trailing slash... no
checking for O_CLOEXEC... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking whether getdtablesize is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... no
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no
checking for wint_t... yes
checking whether wint_t is large enough... yes
checking whether the compiler produces multi-arch binaries... no
checking whether stdint.h conforms to C99... yes
checking whether stdint.h works without ISO C predefines... yes
checking whether stdint.h has UINTMAX_WIDTH etc.... no
checking whether malloc (0) returns nonnull... yes
checking for mbstate_t... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional japanese locale... ja_JP.eucJP
checking for a french Unicode locale... fr_FR.UTF-8
checking for a transitional chinese locale... zh_CN.GB18030
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memrchr is declared... no
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for type VISIT... yes
checking for wchar_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for unreachable... no
checking for SIGPIPE... yes
checking whether fcloseall is declared... no
checking whether getw is declared... yes
checking whether putw is declared... yes
checking which flavor of printf attribute matches inttypes macros... system
checking whether ecvt is declared... yes
checking whether fcvt is declared... yes
checking whether gcvt is declared... yes
checking whether MB_CUR_MAX is correct... yes
checking whether strdup is declared... yes
checking whether strerror(0) succeeds... no
checking for strerror_r... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... yes
checking whether execvpe is declared... no
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf truncates the result as in C99... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking for wcslen... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether printf supports POSIX/XSI format strings with positions... yes
checking whether vsnprintf is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether wcsdup is declared... yes
checking for C compiler option to allow warnings... -Wno-error
checking for alignas and alignof... yes, <stdalign.h> macros
checking for alloca as a compiler built-in... yes
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking whether program_invocation_name is defined... no
checking whether program_invocation_short_name is defined... no
checking for static_assert... no
checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
checking whether this system supports file names of any length... no
checking for closedir... yes
checking for d_ino member in directory struct... yes
checking for d_type member in directory struct... yes
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... no
checking whether dup works... yes
checking whether dup2 works... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... yes
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking for mempcpy... no
checking for flexible array member... yes
checking whether conversion from 'int' to 'long double' works... yes
checking whether free is known to preserve errno... no
checking for fts_open... yes
checking whether getdtablesize works... yes
checking for getprogname... yes
checking whether program_invocation_name is declared... (cached) no
checking whether malloc (0) returns nonnull... (cached) yes
checking for mempcpy... (cached) no
checking for memrchr... no
checking whether open recognizes a trailing slash... no
checking for opendir... yes
checking whether program_invocation_name is declared... (cached) no
checking whether program_invocation_short_name is declared... (cached) no
checking for rawmemchr... no
checking for readdir... yes
checking whether realloc (0, 0) returns nonnull... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking whether sleep is declared... yes
checking for working sleep... yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on files... no
checking for struct stat.st_atim.tv_nsec... no
checking for struct stat.st_atimespec.tv_nsec... yes
checking for struct stat.st_birthtimespec.tv_nsec... yes
checking for bool, true, false... no
checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... yes
checking for strchrnul... no
checking for working strndup... yes
checking for working strnlen... yes
checking for tsearch... yes
checking for twalk... yes
checking for tdestroy... no
checking whether tdelete works... yes
checking for variable-length arrays... yes
checking for ptrdiff_t... yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... yes
checking for stdint.h... (cached) yes
checking whether the compiler supports GNU C++... yes
checking whether /Volumes/test/m/openwrt/staging_dir/host/bin/g++ accepts -g... yes
checking for /Volumes/test/m/openwrt/staging_dir/host/bin/g++ option to enable C++11 features... none needed
checking dependency style of /Volumes/test/m/openwrt/staging_dir/host/bin/g++... none
checking for bison... bison -y
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking whether yytext is a pointer... yes
checking for x86_64-apple-darwin23.4.0-ar... (cached) ar
checking the archiver (ar) interface... (cached) ar
checking how to print strings... printf
checking for a sed that does not truncate output... /Volumes/test/m/openwrt/staging_dir/host/bin/sed
checking for fgrep... /Volumes/test/m/openwrt/staging_dir/host/bin/grep -F
checking for ld used by /Volumes/test/m/openwrt/staging_dir/host/bin/gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert x86_64-apple-darwin23.4.0 file names to x86_64-apple-darwin23.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin23.4.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin23.4.0-file... no
checking for file... file
checking for x86_64-apple-darwin23.4.0-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin23.4.0-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-apple-darwin23.4.0-ar... (cached) ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin23.4.0-strip... no
checking for strip... strip
checking for x86_64-apple-darwin23.4.0-ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /Volumes/test/m/openwrt/staging_dir/host/bin/gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-apple-darwin23.4.0-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin23.4.0-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin23.4.0-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin23.4.0-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin23.4.0-otool... no
checking for otool... otool
checking for x86_64-apple-darwin23.4.0-otool64... no
checking for otool64... no
checking for -single_module linker flag... ld: warning: -single_module is obsolete
no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /Volumes/test/m/openwrt/staging_dir/host/bin/gcc supports -fno-rtti -fno-exceptions... yes
checking for /Volumes/test/m/openwrt/staging_dir/host/bin/gcc option to produce PIC... -fno-common -DPIC
checking if /Volumes/test/m/openwrt/staging_dir/host/bin/gcc PIC flag -fno-common -DPIC works... yes
checking if /Volumes/test/m/openwrt/staging_dir/host/bin/gcc static flag -static works... no
checking if /Volumes/test/m/openwrt/staging_dir/host/bin/gcc supports -c -o file.o... yes
checking if /Volumes/test/m/openwrt/staging_dir/host/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /Volumes/test/m/openwrt/staging_dir/host/bin/gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... /Volumes/test/m/openwrt/staging_dir/host/bin/g++ -E
checking for ld used by /Volumes/test/m/openwrt/staging_dir/host/bin/g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the /Volumes/test/m/openwrt/staging_dir/host/bin/g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for /Volumes/test/m/openwrt/staging_dir/host/bin/g++ option to produce PIC... -fno-common -DPIC
checking if /Volumes/test/m/openwrt/staging_dir/host/bin/g++ PIC flag -fno-common -DPIC works... yes
checking if /Volumes/test/m/openwrt/staging_dir/host/bin/g++ static flag -static works... no
checking if /Volumes/test/m/openwrt/staging_dir/host/bin/g++ supports -c -o file.o... yes
checking if /Volumes/test/m/openwrt/staging_dir/host/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /Volumes/test/m/openwrt/staging_dir/host/bin/g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking for x86_64-apple-darwin23.4.0-readelf... no
checking for readelf... no
checking for x86_64-apple-darwin23.4.0-nm... /usr/bin/nm -B
checking whether gcc supports __attribute__((visibility()))... yes
checking whether gcc supports __attribute__((gcc_struct))... no
checking whether gcc supports -fPIC... yes
checking whether gcc supports -fPIE... yes
checking whether gcc supports -Wl,-z,defs... no
checking whether the compiler generates build-ids... ./configure: line 39237: -n: command not found
no
configure: WARNING: compiler doesn't generate build-id by default
checking whether gcc supports -Wl,-z,relro... no
checking for __thread support... yes
checking whether gcc provides stdatomic.h... yes
checking for /Volumes/test/m/openwrt/staging_dir/host/bin/gcc option to enable large file support... (cached) none needed
checking whether fts.h is bad when included (with LFS)... no
checking whether to add -D_FORTIFY_SOURCE=2 or =3 to CFLAGS... yes -D_FORTIFY_SOURCE=3
checking for library containing gzdirect... -lz
checking whether memrchr is declared... (cached) no
checking whether rawmemchr is declared... no
checking whether powerof2 is declared... yes
checking whether mempcpy is declared... no
checking whether reallocarray is declared... no
checking for process_vm_readv... no
checking for mremap... no
configure: WARNING: elf_update needs mremap to support ELF_C_RDWR_MMAP
checking for error.h... (cached) no
checking for err.h... yes
checking for sched.h... yes
checking for sched_getaffinity... no
checking for sys/resource.h... yes
checking for getrlimit... yes
checking whether strerror_r returns char *... (cached) no
checking for __cxa_demangle in -lstdc++... yes
checking whether symbol versioning is supported... no
configure: WARNING: Disabling symbol versioning breaks ABI compatibility.
checking whether gcc accepts -Wstack-usage... no
checking whether gcc has a sane -Wlogical-op... no
checking whether gcc accepts -Wduplicated-cond... no
checking whether gcc accepts -Wnull-dereference... yes
checking whether gcc accepts -Wimplicit-fallthrough... yes
checking whether the compiler accepts -Wimplicit-fallthrough=5... no
checking whether the compiler accepts -Wtrampolines... no
checking whether the compiler accepts -Wno-packed-not-aligned... no
checking whether the compiler accepts -Wuse-after-free=3... no
checking whether the compiler accepts -fno-addrsig... yes
checking whether NLS is requested... no
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ld... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... no
checking for the common suffixes of directories in the library search path... lib,lib,lib
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyPreferredLanguages... yes
checking whether to use NLS... no
checking size of long... 8
checking for struct user_regs_struct... no
checking /Volumes/test/m/openwrt/staging_dir/host/bin/gcc option for 32-bit word size... -m32
checking for 64-bit host... yes
checking whether /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -m32 makes executables we can run... no
configure: WARNING: not running biarch tests, /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -m32 does not work
checking for bunzip2... yes
checking for zstd... yes
checking whether /Volumes/test/m/openwrt/staging_dir/host/bin/g++ supports C++11 features with -std=c++11... yes
checking for pthread_setname_np in -lpthread... yes
checking for execinfo.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating config/Makefile
config.status: creating libgnu/Makefile
config.status: creating Makefile
config.status: creating elfutils.spec
config.status: creating debuginfod/Makefile
config.status: creating debuginfod/debuginfod.h
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating libelf/Makefile
config.status: creating libebl/Makefile
config.status: creating libdwelf/Makefile
config.status: creating libdw/Makefile
config.status: creating libdwfl/Makefile
config.status: creating libcpu/Makefile
config.status: creating libasm/Makefile
config.status: creating backends/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: creating config/libelf.pc
config.status: creating config/libdw.pc
config.status: creating config/libdebuginfod.pc
config.status: creating version.h
config.status: creating config/profile.sh
config.status: creating config/profile.csh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure:
=====================================================================
        elfutils: 0.191 (eu_version: 191)
=====================================================================

    Prefix                             : /Volumes/test/m/openwrt/staging_dir/host
    Program prefix ("eu-" recommended) : NONE
    Source code location               : .
    Maintainer mode                    :
    build arch                         : x86_64-apple-darwin23.4.0

    CFLAGS=-D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig
    CXXFLAGS=-D_FORTIFY_SOURCE=3

  RECOMMENDED FEATURES (should all be yes)
    gzip support                       : yes
    bzip2 support                      : no
    lzma/xz support                    : no
    zstd support                       : no
    zstd compression support           : no
    libstdc++ demangle support         : yes
    File textrel check                 : yes
    Symbol versioning                  : no

  NOT RECOMMENDED FEATURES (should all be no)
    Experimental thread safety         : no
    install elf.h                      : no

  OTHER FEATURES
    Deterministic archives by default  : false
    Native language support            : no
    Extra Valgrind annotations         : no
    libdebuginfod client support       : no
    Debuginfod server support          : no
    Default DEBUGINFOD_URLS            :

  EXTRA TEST FEATURES (used with make check)
    have bunzip2 installed (required)  : yes
    have zstd installed                : yes
    C++11                              : yes
    debug branch prediction            : no
    gprof support                      : no
    gcov support                       : no
    run all tests under valgrind       : no
    gcc undefined behaviour sanitizer  : no
    gcc address sanitizer              : no
    clang memory sanitizer             : no
    use rpath in tests                 : no
    test biarch                        : no

touch /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/.configured
CFLAGS="-O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC" CPPFLAGS="-I/Volumes/test/m/openwrt/staging_dir/host/include " CXXFLAGS="" LDFLAGS="-L/Volumes/test/m/openwrt/staging_dir/host/lib " make -j1 -C /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191 AM_LDFLAGS='$(STACK_USAGE_NO_ERROR)' LIBS='$(if $(findstring src,$(subdir)), $(libgnu))' REPLACE_FCNTL=0 REPLACE_FREE=0 bin_PROGRAMS='elflint findtextrel elfcmp unstrip stack elfcompress elfclassify srcfiles' EXEEXT= SUBDIRS='$(wildcard libgnu config lib libelf libcpu backends libebl libdwelf libdwfl libdw src)'
make[3]: Entering directory '/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191'
make --no-print-directory all-recursive
Making all in libgnu
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
  -e 's|@''HAVE_ALLOCA_H''@|1|g' \
  ./alloca.in.h > alloca.h-t
mv alloca.h-t alloca.h
{ sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_ASSERT_H''@|<assert.h>|g' \
      < ./assert.in.h && \
  sed -e '/@assert.h omit start@/,/@assert.h omit end@/d' \
      -e 's|_gl_verify|_gl_static_assert|g' \
      -e 's|_GL_VERIFY|_GL_STATIC_ASSERT|g' \
      -e 's|_GL\(_STATIC_ASSERT_H\)|_GL\1|g' \
      < ./verify.h; \
} > assert.h-t
mv assert.h-t assert.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_DIRENT_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
      -e 's/@''DIR_HAS_FD_MEMBER''@/1/g' \
      -e 's/@''GNULIB_OPENDIR''@/1/g' \
      -e 's/@''GNULIB_READDIR''@/1/g' \
      -e 's/@''GNULIB_REWINDDIR''@/0/g' \
      -e 's/@''GNULIB_CLOSEDIR''@/1/g' \
      -e 's/@''GNULIB_DIRFD''@/1/g' \
      -e 's/@''GNULIB_FDOPENDIR''@/1/g' \
      -e 's/@''GNULIB_SCANDIR''@/0/g' \
      -e 's/@''GNULIB_ALPHASORT''@/0/g' \
      -e 's/@''HAVE_OPENDIR''@/1/g' \
      -e 's/@''HAVE_READDIR''@/1/g' \
      -e 's/@''HAVE_REWINDDIR''@/1/g' \
      -e 's/@''HAVE_CLOSEDIR''@/1/g' \
      -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
      -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_FDOPENDIR''@|1|g' \
      -e 's|@''HAVE_SCANDIR''@|1|g' \
      -e 's|@''HAVE_ALPHASORT''@|1|g' \
      -e 's|@''REPLACE_OPENDIR''@|0|g' \
      -e 's|@''REPLACE_READDIR''@|0|g' \
      -e 's|@''REPLACE_REWINDDIR''@|0|g' \
      -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
      -e 's|@''REPLACE_DIRFD''@|0|g' \
      -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      ./dirent.in.h > dirent.h-t
mv dirent.h-t dirent.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_ERROR_H''@|0|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''NEXT_ERROR_H''@|<error.h>|g' \
      -e 's|@''HAVE_ERROR''@|0|g' \
      -e 's|@''HAVE_ERROR_AT_LINE''@|0|g' \
      -e 's|@''REPLACE_ERROR''@|0|g' \
      -e 's|@''REPLACE_ERROR_AT_LINE''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      ./error.in.h > error.h-t
mv error.h-t error.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_CREAT''@/0/g' \
      -e 's/@''GNULIB_FCNTL''@/1/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/1/g' \
      -e 's/@''GNULIB_OPENAT''@/1/g' \
      -e 's/@''GNULIB_MDA_CREAT''@/1/g' \
      -e 's/@''GNULIB_MDA_OPEN''@/1/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''REPLACE_CREAT''@|0|g' \
      -e 's|@''REPLACE_FCNTL''@|0|g' \
      -e 's|@''REPLACE_OPEN''@|1|g' \
      -e 's|@''REPLACE_OPENAT''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      ./fcntl.in.h > fcntl.h-t
mv fcntl.h-t fcntl.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_GETOPT_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      ./getopt.in.h > getopt.h-t
mv getopt.h-t getopt.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
  -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
  ./getopt-cdefs.in.h > getopt-cdefs.h-t
mv getopt-cdefs.h-t getopt-cdefs.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
      -e 's/@''GNULIB_IMAXABS''@/0/g' \
      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
      -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
      -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
      -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
      -e 's/@''REPLACE_IMAXABS''@/0/g' \
      -e 's/@''REPLACE_IMAXDIV''@/0/g' \
      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      ./inttypes.in.h > inttypes.h-t
mv inttypes.h-t inttypes.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
      ./limits.in.h > limits.h-t
mv limits.h-t limits.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''REPLACE_OBSTACK''@|0|g' \
      ./obstack.in.h > obstack.h-t
mv obstack.h-t obstack.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_SEARCH_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SEARCH_H''@|<search.h>|g' \
      -e 's|@''HAVE_TYPE_VISIT''@|1|g' \
      -e 's/@''GNULIB_TSEARCH''@/1/g' \
      -e 's/@''GNULIB_MDA_LFIND''@/1/g' \
      -e 's/@''GNULIB_MDA_LSEARCH''@/1/g' \
      -e 's|@''HAVE_TSEARCH''@|1|g' \
      -e 's|@''HAVE_TWALK''@|1|g' \
      -e 's|@''HAVE_TDESTROY''@|0|g' \
      -e 's|@''REPLACE_TSEARCH''@|0|g' \
      -e 's|@''REPLACE_TWALK''@|0|g' \
      -e 's|@''REPLACE_TDESTROY''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      ./search.in.h > search.h-t
mv search.h-t search.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
  ./stdckdint.in.h > stdckdint.h-t
mv stdckdint.h-t stdckdint.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDDEF_H''@|<stddef.h>|g' \
      -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' \
      -e 's|@''HAVE_WCHAR_T''@|1|g' \
      -e 's|@''REPLACE_NULL''@|0|g' \
      ./stddef.in.h > stddef.h-t
mv stddef.h-t stddef.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_STDINT_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
      -e 's/@''HAVE_C99_STDINT_H''@/1/g' \
      -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
      -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
      -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
      -e 's/@''HAVE_WCHAR_H''@/1/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \
      -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \
      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \
      -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_SIZE_T''@//g' \
      -e 's/@''SIZE_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_WCHAR_T''@//g' \
      -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \
      -e 's/@''WCHAR_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_WINT_T''@//g' \
      -e 's/@''HAVE_SIGNED_WINT_T''@//g' \
      -e 's/@''WINT_T_SUFFIX''@//g' \
      -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
      ./stdint.in.h > stdint.h-t
mv stdint.h-t stdint.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/0/g' \
      -e 's/@''GNULIB_FFLUSH''@/0/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/0/g' \
      -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/0/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/0/g' \
      -e 's/@''GNULIB_FSEEKO''@/0/g' \
      -e 's/@''GNULIB_FTELL''@/0/g' \
      -e 's/@''GNULIB_FTELLO''@/0/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/0/g' \
      -e 's/@''GNULIB_GETLINE''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/0/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/0/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/0/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/0/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \
      -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \
      -e 's/@''GNULIB_MDA_FILENO''@/1/g' \
      -e 's/@''GNULIB_MDA_GETW''@/1/g' \
      -e 's/@''GNULIB_MDA_PUTW''@/1/g' \
      -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \
      < ./stdio.in.h > stdio.h-t1
sed \
      -e 's|@''HAVE_DECL_FCLOSEALL''@|0|g' \
      -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_GETW''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_PUTW''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      < stdio.h-t1 > stdio.h-t2
sed \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|0|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|0|g' \
      -e 's|@''REPLACE_FSEEKO''@|0|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < stdio.h-t2 > stdio.h-t3
rm -f stdio.h-t1 stdio.h-t2
mv stdio.h-t3 stdio.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_GNU''@/1/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
      -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETPROGNAME''@/1/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_GNU''@/1/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBSTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBTOWC''@/0/g' \
      -e 's/@''GNULIB_MKDTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/0/g' \
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
      -e 's/@''GNULIB_RAND''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_GNU''@/1/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/0/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
      -e 's/@''GNULIB_SETENV''@/0/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOL''@/0/g' \
      -e 's/@''GNULIB_STRTOLD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOUL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/0/g' \
      -e 's/@''GNULIB_WCTOMB''@/0/g' \
      -e 's/@''GNULIB_MDA_ECVT''@/1/g' \
      -e 's/@''GNULIB_MDA_FCVT''@/1/g' \
      -e 's/@''GNULIB_MDA_GCVT''@/1/g' \
      -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \
      -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \
      < ./stdlib.in.h > stdlib.h-t1
sed \
      -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_ECVT''@|1|g' \
      -e 's|@''HAVE_DECL_FCVT''@|1|g' \
      -e 's|@''HAVE_DECL_GCVT''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|0|g' \
      -e 's|@''HAVE_GETPROGNAME''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_INITSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
      -e 's|@''HAVE_MBTOWC''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_QSORT_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_SETSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOL''@|1|g' \
      -e 's|@''HAVE_STRTOLD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOUL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      < stdlib.h-t1 > stdlib.h-t2
sed \
      -e 's|@''REPLACE__EXIT''@|0|g' \
      -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \
      -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \
      -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_FREE''@|0|g' \
      -e 's|@''REPLACE_GETLOADAVG''@|0|g' \
      -e 's|@''REPLACE_GETPROGNAME''@|0|g' \
      -e 's|@''REPLACE_GETSUBOPT''@|0|g' \
      -e 's|@''REPLACE_INITSTATE''@|0|g' \
      -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \
      -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \
      -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \
      -e 's|@''REPLACE_MBSTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKOSTEMP''@|0|g' \
      -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
      -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
      -e 's|@''REPLACE_RAND''@|0|g' \
      -e 's|@''REPLACE_RANDOM''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \
      -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \
      -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_SETSTATE''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_STRTOL''@|0|g' \
      -e 's|@''REPLACE_STRTOLD''@|0|g' \
      -e 's|@''REPLACE_STRTOLL''@|0|g' \
      -e 's|@''REPLACE_STRTOUL''@|0|g' \
      -e 's|@''REPLACE_STRTOULL''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _Noreturn/r ./_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < stdlib.h-t2 > stdlib.h-t3
rm -f stdlib.h-t1 stdlib.h-t2
mv stdlib.h-t3 stdlib.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/0/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/0/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/1/g' \
      -e 's/@''GNULIB_MEMRCHR''@/1/g' \
      -e 's/@''GNULIB_MEMSET_EXPLICIT''@/0/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
      -e 's/@''GNULIB_STPCPY''@/0/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/1/g' \
      -e 's/@''GNULIB_STRDUP''@/1/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/1/g' \
      -e 's/@''GNULIB_STRNLEN''@/1/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/0/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/1/g' \
      -e 's/@''GNULIB_STRERROR_R''@/0/g' \
      -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
      -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
      -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
      -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
      -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
      < ./string.in.h > string.h-t1
sed \
      -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
      -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|0|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|0|g' \
      -e 's|@''HAVE_MEMSET_EXPLICIT''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|0|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|0|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
      -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
      -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_FFSLL''@|0|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_MEMPCPY''@|0|g' \
      -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \
      -e 's|@''REPLACE_FREE''@|0|g' \
      -e 's|@''REPLACE_STPCPY''@|0|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|1|g' \
      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
      -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''REPLACE_STRVERSCMP''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < string.h-t1 > string.h-t2
rm -f string.h-t1
mv string.h-t2 string.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_STRINGS_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
      -e 's/@''GNULIB_FFS''@/0/g' \
      -e 's|@''HAVE_FFS''@|1|g' \
      -e 's|@''HAVE_STRCASECMP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      ./strings.in.h > strings.h-t
mv strings.h-t strings.h
/usr/local/bin/gmkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
      -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
      -e 's/@''GNULIB_CHMOD''@/0/g' \
      -e 's/@''GNULIB_FCHMODAT''@/0/g' \
      -e 's/@''GNULIB_FSTAT''@/1/g' \
      -e 's/@''GNULIB_FSTATAT''@/0/g' \
      -e 's/@''GNULIB_FUTIMENS''@/0/g' \
      -e 's/@''GNULIB_GETUMASK''@/0/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/1/g' \
      -e 's/@''GNULIB_MKDIR''@/0/g' \
      -e 's/@''GNULIB_MKDIRAT''@/0/g' \
      -e 's/@''GNULIB_MKFIFO''@/0/g' \
      -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
      -e 's/@''GNULIB_MKNOD''@/0/g' \
      -e 's/@''GNULIB_MKNODAT''@/0/g' \
      -e 's/@''GNULIB_STAT''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
      -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \
      -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \
      -e 's/@''GNULIB_MDA_UMASK''@/1/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|1|g' \
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
      -e 's|@''HAVE_GETUMASK''@|1|g' \
      -e 's|@''HAVE_LCHMOD''@|1|g' \
      -e 's|@''HAVE_LSTAT''@|1|g' \
      -e 's|@''HAVE_MKDIRAT''@|1|g' \
      -e 's|@''HAVE_MKFIFO''@|1|g' \
      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
      -e 's|@''HAVE_MKNOD''@|1|g' \
      -e 's|@''HAVE_MKNODAT''@|1|g' \
      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
      -e 's|@''REPLACE_CHMOD''@|0|g' \
      -e 's|@''REPLACE_FCHMODAT''@|0|g' \
      -e 's|@''REPLACE_FSTAT''@|1|g' \
      -e 's|@''REPLACE_FSTATAT''@|0|g' \
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
      -e 's|@''REPLACE_LSTAT''@|1|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKFIFOAT''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_MKNODAT''@|0|g' \
      -e 's|@''REPLACE_STAT''@|1|g' \
      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      ./sys_stat.in.h > sys/stat.h-t
mv sys/stat.h-t sys/stat.h
/usr/local/bin/gmkdir -p 'sys'
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
      ./sys_types.in.h > sys/types.h-t
mv sys/types.h-t sys/types.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
      -e 's/@''GNULIB_CTIME''@/0/g' \
      -e 's/@''GNULIB_LOCALTIME''@/0/g' \
      -e 's/@''GNULIB_MKTIME''@/0/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
      -e 's/@''GNULIB_STRFTIME''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/0/g' \
      -e 's/@''GNULIB_TIME''@/0/g' \
      -e 's/@''GNULIB_TIMEGM''@/0/g' \
      -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \
      -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \
      -e 's/@''GNULIB_TIME_R''@/0/g' \
      -e 's/@''GNULIB_TIME_RZ''@/0/g' \
      -e 's/@''GNULIB_TZSET''@/0/g' \
      -e 's/@''GNULIB_MDA_TZSET''@/1/g' \
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
      -e 's|@''HAVE_STRPTIME''@|1|g' \
      -e 's|@''HAVE_TIMEGM''@|1|g' \
      -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \
      -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \
      -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
      -e 's|@''REPLACE_CTIME''@|0|g' \
      -e 's|@''REPLACE_GMTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
      -e 's|@''REPLACE_MKTIME''@|0|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|0|g' \
      -e 's|@''REPLACE_STRFTIME''@|0|g' \
      -e 's|@''REPLACE_TIME''@|0|g' \
      -e 's|@''REPLACE_TIMEGM''@|0|g' \
      -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \
      -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' \
      -e 's|@''REPLACE_TZSET''@|0|g' \
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      ./time.in.h > time.h-t
mv time.h-t time.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_ACCESS''@/0/g' \
      -e 's/@''GNULIB_CHDIR''@/1/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/1/g' \
      -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
      -e 's/@''GNULIB_DUP''@/1/g' \
      -e 's/@''GNULIB_DUP2''@/1/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/0/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
      -e 's/@''GNULIB_EXECL''@/0/g' \
      -e 's/@''GNULIB_EXECLE''@/0/g' \
      -e 's/@''GNULIB_EXECLP''@/0/g' \
      -e 's/@''GNULIB_EXECV''@/0/g' \
      -e 's/@''GNULIB_EXECVE''@/0/g' \
      -e 's/@''GNULIB_EXECVP''@/0/g' \
      -e 's/@''GNULIB_EXECVPE''@/0/g' \
      -e 's/@''GNULIB_FACCESSAT''@/0/g' \
      -e 's/@''GNULIB_FCHDIR''@/1/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
      < ./unistd.in.h > unistd.h-t1
sed \
      -e 's/@''GNULIB_GETCWD''@/1/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
      -e 's/@''GNULIB_GETENTROPY''@/0/g' \
      -e 's/@''GNULIB_GETGROUPS''@/0/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
      -e 's/@''GNULIB_GETPASS''@/0/g' \
      -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
      -e 's/@''GNULIB_LINK''@/0/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/0/g' \
      -e 's/@''GNULIB_PIPE''@/1/g' \
      -e 's/@''GNULIB_PIPE2''@/0/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/0/g' \
      -e 's/@''GNULIB_READLINK''@/0/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/0/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/1/g' \
      -e 's/@''GNULIB_SYMLINK''@/0/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
      -e 's/@''GNULIB_TRUNCATE''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_UNLINK''@/0/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/0/g' \
      -e 's/@''GNULIB_WRITE''@/0/g' \
      -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \
      -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \
      -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \
      -e 's/@''GNULIB_MDA_DUP''@/1/g' \
      -e 's/@''GNULIB_MDA_DUP2''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECL''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECV''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \
      -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \
      -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \
      -e 's/@''GNULIB_MDA_GETPID''@/1/g' \
      -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \
      -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \
      -e 's/@''GNULIB_MDA_READ''@/1/g' \
      -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \
      -e 's/@''GNULIB_MDA_SWAB''@/1/g' \
      -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \
      -e 's/@''GNULIB_MDA_WRITE''@/1/g' \
      < unistd.h-t1 > unistd.h-t2
sed \
      -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_EXECVPE''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETENTROPY''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GETPASS''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_EXECVPE''@|0|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
      < unistd.h-t2 > unistd.h-t3
sed \
      -e 's|@''REPLACE_ACCESS''@|0|g' \
      -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_DUP3''@|0|g' \
      -e 's|@''REPLACE_EXECL''@|0|g' \
      -e 's|@''REPLACE_EXECLE''@|0|g' \
      -e 's|@''REPLACE_EXECLP''@|0|g' \
      -e 's|@''REPLACE_EXECV''@|0|g' \
      -e 's|@''REPLACE_EXECVE''@|0|g' \
      -e 's|@''REPLACE_EXECVP''@|0|g' \
      -e 's|@''REPLACE_EXECVPE''@|0|g' \
      -e 's|@''REPLACE_FACCESSAT''@|0|g' \
      -e 's|@''REPLACE_FCHDIR''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FDATASYNC''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETENTROPY''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_GETPASS''@|0|g' \
      -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PIPE2''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TRUNCATE''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < unistd.h-t3 > unistd.h-t4
rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3
mv unistd.h-t4 unistd.h
sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
      -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|0|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/0/g' \
      -e 's/@''GNULIB_WCTOB''@/0/g' \
      -e 's/@''GNULIB_MBSINIT''@/0/g' \
      -e 's/@''GNULIB_MBSZERO''@/1/g' \
      -e 's/@''GNULIB_MBRTOWC''@/0/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/0/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/0/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMPCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
      -e 's/@''GNULIB_WGETCWD''@/0/g' \
      -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \
      -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
      < ./wchar.in.h > wchar.h-t1
sed \
      -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMPCPY''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_WCSFTIME''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
      < wchar.h-t1 > wchar.h-t2
sed \
      -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_FREE''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|0|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
      -e 's|@''REPLACE_WCSCMP''@|0|g' \
      -e 's|@''REPLACE_WCSNCMP''@|0|g' \
      -e 's|@''REPLACE_WCSSTR''@|0|g' \
      -e 's|@''REPLACE_WCSTOK''@|0|g' \
      -e 's|@''REPLACE_WMEMCMP''@|0|g' \
      -e 's|@''REPLACE_WMEMPCPY''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < wchar.h-t2 > wchar.h-t3
rm -f wchar.h-t1 wchar.h-t2
mv wchar.h-t3 wchar.h
make  all-recursive
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-argp-ba.lo `test -f 'argp-ba.c' || echo './'`argp-ba.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c argp-ba.c -o libgnu_la-argp-ba.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-argp-eexst.lo `test -f 'argp-eexst.c' || echo './'`argp-eexst.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c argp-eexst.c -o libgnu_la-argp-eexst.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-argp-fmtstream.lo `test -f 'argp-fmtstream.c' || echo './'`argp-fmtstream.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c argp-fmtstream.c -o libgnu_la-argp-fmtstream.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-argp-fs-xinl.lo `test -f 'argp-fs-xinl.c' || echo './'`argp-fs-xinl.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c argp-fs-xinl.c -o libgnu_la-argp-fs-xinl.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-argp-help.lo `test -f 'argp-help.c' || echo './'`argp-help.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c argp-help.c -o libgnu_la-argp-help.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-argp-parse.lo `test -f 'argp-parse.c' || echo './'`argp-parse.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c argp-parse.c -o libgnu_la-argp-parse.o
argp-parse.c:40:9: warning: 'N_' macro redefined [-Wmacro-redefined]
#define N_(msgid) msgid
        ^
./eu-config.h:64:9: note: previous definition is here
#define N_(Str) Str
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-argp-pin.lo `test -f 'argp-pin.c' || echo './'`argp-pin.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c argp-pin.c -o libgnu_la-argp-pin.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-argp-pv.lo `test -f 'argp-pv.c' || echo './'`argp-pv.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c argp-pv.c -o libgnu_la-argp-pv.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-argp-pvh.lo `test -f 'argp-pvh.c' || echo './'`argp-pvh.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c argp-pvh.c -o libgnu_la-argp-pvh.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-argp-xinl.lo `test -f 'argp-xinl.c' || echo './'`argp-xinl.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c argp-xinl.c -o libgnu_la-argp-xinl.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-openat-proc.lo `test -f 'openat-proc.c' || echo './'`openat-proc.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c openat-proc.c -o libgnu_la-openat-proc.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-basename-lgpl.lo `test -f 'basename-lgpl.c' || echo './'`basename-lgpl.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c basename-lgpl.c -o libgnu_la-basename-lgpl.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-bitrotate.lo `test -f 'bitrotate.c' || echo './'`bitrotate.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c bitrotate.c -o libgnu_la-bitrotate.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-chdir-long.lo `test -f 'chdir-long.c' || echo './'`chdir-long.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c chdir-long.c -o libgnu_la-chdir-long.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-cloexec.lo `test -f 'cloexec.c' || echo './'`cloexec.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c cloexec.c -o libgnu_la-cloexec.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-cycle-check.lo `test -f 'cycle-check.c' || echo './'`cycle-check.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c cycle-check.c -o libgnu_la-cycle-check.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-dirname.lo `test -f 'dirname.c' || echo './'`dirname.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dirname.c -o libgnu_la-dirname.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-basename.lo `test -f 'basename.c' || echo './'`basename.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c basename.c -o libgnu_la-basename.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-dirname-lgpl.lo `test -f 'dirname-lgpl.c' || echo './'`dirname-lgpl.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dirname-lgpl.c -o libgnu_la-dirname-lgpl.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-stripslash.lo `test -f 'stripslash.c' || echo './'`stripslash.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c stripslash.c -o libgnu_la-stripslash.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-error.lo `test -f 'error.c' || echo './'`error.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c error.c -o libgnu_la-error.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-exitfail.lo `test -f 'exitfail.c' || echo './'`exitfail.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c exitfail.c -o libgnu_la-exitfail.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-creat-safer.lo `test -f 'creat-safer.c' || echo './'`creat-safer.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c creat-safer.c -o libgnu_la-creat-safer.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-open-safer.lo `test -f 'open-safer.c' || echo './'`open-safer.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c open-safer.c -o libgnu_la-open-safer.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-fd-hook.lo `test -f 'fd-hook.c' || echo './'`fd-hook.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c fd-hook.c -o libgnu_la-fd-hook.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-fd-safer-flag.lo `test -f 'fd-safer-flag.c' || echo './'`fd-safer-flag.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c fd-safer-flag.c -o libgnu_la-fd-safer-flag.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-dup-safer-flag.lo `test -f 'dup-safer-flag.c' || echo './'`dup-safer-flag.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dup-safer-flag.c -o libgnu_la-dup-safer-flag.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-filenamecat-lgpl.lo `test -f 'filenamecat-lgpl.c' || echo './'`filenamecat-lgpl.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c filenamecat-lgpl.c -o libgnu_la-filenamecat-lgpl.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-free.lo `test -f 'free.c' || echo './'`free.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c free.c -o libgnu_la-free.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-fstat.lo `test -f 'fstat.c' || echo './'`fstat.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c fstat.c -o libgnu_la-fstat.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-fts.lo `test -f 'fts.c' || echo './'`fts.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c fts.c -o libgnu_la-fts.o
In file included from fts.c:72:
./attribute.h:165:9: warning: 'FALLTHROUGH' macro redefined [-Wmacro-redefined]
#define FALLTHROUGH _GL_ATTRIBUTE_FALLTHROUGH
        ^
./eu-config.h:252:11: note: previous definition is here
#  define FALLTHROUGH __attribute__ ((fallthrough))
          ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-getopt.lo `test -f 'getopt.c' || echo './'`getopt.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c getopt.c -o libgnu_la-getopt.o
getopt.c:45:10: warning: '_' macro redefined [-Wmacro-redefined]
# define _(msgid) gettext (msgid)
         ^
./eu-config.h:65:9: note: previous definition is here
#define _(Str) dgettext ("elfutils", Str)
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-getopt1.lo `test -f 'getopt1.c' || echo './'`getopt1.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c getopt1.c -o libgnu_la-getopt1.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-hash.lo `test -f 'hash.c' || echo './'`hash.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c hash.c -o libgnu_la-hash.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-i-ring.lo `test -f 'i-ring.c' || echo './'`i-ring.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c i-ring.c -o libgnu_la-i-ring.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-ialloc.lo `test -f 'ialloc.c' || echo './'`ialloc.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ialloc.c -o libgnu_la-ialloc.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-lstat.lo `test -f 'lstat.c' || echo './'`lstat.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c lstat.c -o libgnu_la-lstat.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-malloca.lo `test -f 'malloca.c' || echo './'`malloca.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c malloca.c -o libgnu_la-malloca.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-mbszero.lo `test -f 'mbszero.c' || echo './'`mbszero.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c mbszero.c -o libgnu_la-mbszero.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-mempcpy.lo `test -f 'mempcpy.c' || echo './'`mempcpy.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c mempcpy.c -o libgnu_la-mempcpy.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-memrchr.lo `test -f 'memrchr.c' || echo './'`memrchr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c memrchr.c -o libgnu_la-memrchr.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-obstack.lo `test -f 'obstack.c' || echo './'`obstack.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c obstack.c -o libgnu_la-obstack.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-open.lo `test -f 'open.c' || echo './'`open.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c open.c -o libgnu_la-open.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-openat.lo `test -f 'openat.c' || echo './'`openat.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c openat.c -o libgnu_la-openat.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-openat-die.lo `test -f 'openat-die.c' || echo './'`openat-die.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c openat-die.c -o libgnu_la-openat-die.o
openat-die.c:31:9: warning: '_' macro redefined [-Wmacro-redefined]
#define _(msgid) gettext (msgid)
        ^
./eu-config.h:65:9: note: previous definition is here
#define _(Str) dgettext ("elfutils", Str)
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-openat-safer.lo `test -f 'openat-safer.c' || echo './'`openat-safer.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c openat-safer.c -o libgnu_la-openat-safer.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-opendirat.lo `test -f 'opendirat.c' || echo './'`opendirat.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c opendirat.c -o libgnu_la-opendirat.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-progname.lo `test -f 'progname.c' || echo './'`progname.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c progname.c -o libgnu_la-progname.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-rawmemchr.lo `test -f 'rawmemchr.c' || echo './'`rawmemchr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c rawmemchr.c -o libgnu_la-rawmemchr.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-same-inode.lo `test -f 'same-inode.c' || echo './'`same-inode.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c same-inode.c -o libgnu_la-same-inode.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-save-cwd.lo `test -f 'save-cwd.c' || echo './'`save-cwd.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c save-cwd.c -o libgnu_la-save-cwd.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-stat.lo `test -f 'stat.c' || echo './'`stat.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c stat.c -o libgnu_la-stat.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-stat-time.lo `test -f 'stat-time.c' || echo './'`stat-time.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c stat-time.c -o libgnu_la-stat-time.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-strchrnul.lo `test -f 'strchrnul.c' || echo './'`strchrnul.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c strchrnul.c -o libgnu_la-strchrnul.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c strerror.c -o libgnu_la-strerror.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-strerror-override.lo `test -f 'strerror-override.c' || echo './'`strerror-override.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c strerror-override.c -o libgnu_la-strerror-override.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-tsearch.lo `test -f 'tsearch.c' || echo './'`tsearch.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c tsearch.c -o libgnu_la-tsearch.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-unistd.lo `test -f 'unistd.c' || echo './'`unistd.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c unistd.c -o libgnu_la-unistd.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-dup-safer.lo `test -f 'dup-safer.c' || echo './'`dup-safer.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dup-safer.c -o libgnu_la-dup-safer.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-fd-safer.lo `test -f 'fd-safer.c' || echo './'`fd-safer.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c fd-safer.c -o libgnu_la-fd-safer.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-pipe-safer.lo `test -f 'pipe-safer.c' || echo './'`pipe-safer.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c pipe-safer.c -o libgnu_la-pipe-safer.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-xmalloc.lo `test -f 'xmalloc.c' || echo './'`xmalloc.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c xmalloc.c -o libgnu_la-xmalloc.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-xalloc-die.lo `test -f 'xalloc-die.c' || echo './'`xalloc-die.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c xalloc-die.c -o libgnu_la-xalloc-die.o
xalloc-die.c:29:9: warning: '_' macro redefined [-Wmacro-redefined]
#define _(msgid) gettext (msgid)
        ^
./eu-config.h:65:9: note: previous definition is here
#define _(Str) dgettext ("elfutils", Str)
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libgnu_la-xsize.lo `test -f 'xsize.c' || echo './'`xsize.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c xsize.c -o libgnu_la-xsize.o
In file included from xsize.c:21:
In file included from ./xsize.h:36:
./attribute.h:165:9: warning: 'FALLTHROUGH' macro redefined [-Wmacro-redefined]
#define FALLTHROUGH _GL_ATTRIBUTE_FALLTHROUGH
        ^
./eu-config.h:252:11: note: previous definition is here
#  define FALLTHROUGH __attribute__ ((fallthrough))
          ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o asnprintf.lo asnprintf.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c asnprintf.c -o asnprintf.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o printf-args.lo printf-args.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c printf-args.c -o printf-args.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o printf-parse.lo printf-parse.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c printf-parse.c -o printf-parse.o
In file included from printf-parse.c:63:
In file included from ./xsize.h:36:
./attribute.h:165:9: warning: 'FALLTHROUGH' macro redefined [-Wmacro-redefined]
#define FALLTHROUGH _GL_ATTRIBUTE_FALLTHROUGH
        ^
./eu-config.h:252:11: note: previous definition is here
#  define FALLTHROUGH __attribute__ ((fallthrough))
          ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I..   -I/Volumes/test/m/openwrt/staging_dir/host/include   -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o vasnprintf.lo vasnprintf.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c vasnprintf.c -o vasnprintf.o
In file included from vasnprintf.c:102:
In file included from ./xsize.h:36:
./attribute.h:165:9: warning: 'FALLTHROUGH' macro redefined [-Wmacro-redefined]
#define FALLTHROUGH _GL_ATTRIBUTE_FALLTHROUGH
        ^
./eu-config.h:252:11: note: previous definition is here
#  define FALLTHROUGH __attribute__ ((fallthrough))
          ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=link /Volumes/test/m/openwrt/staging_dir/host/bin/gcc  -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-tautological-constant-out-of-range-compare -Wno-sign-conversion -Wno-type-limits -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig  -no-undefined  -L/Volumes/test/m/openwrt/staging_dir/host/lib  -o libgnu.la  libgnu_la-argp-ba.lo libgnu_la-argp-eexst.lo libgnu_la-argp-fmtstream.lo libgnu_la-argp-fs-xinl.lo libgnu_la-argp-help.lo libgnu_la-argp-parse.lo libgnu_la-argp-pin.lo libgnu_la-argp-pv.lo libgnu_la-argp-pvh.lo libgnu_la-argp-xinl.lo libgnu_la-openat-proc.lo libgnu_la-basename-lgpl.lo libgnu_la-bitrotate.lo libgnu_la-chdir-long.lo libgnu_la-cloexec.lo   libgnu_la-cycle-check.lo  libgnu_la-dirname.lo libgnu_la-basename.lo libgnu_la-dirname-lgpl.lo libgnu_la-stripslash.lo   libgnu_la-error.lo libgnu_la-exitfail.lo   libgnu_la-creat-safer.lo libgnu_la-open-safer.lo libgnu_la-fd-hook.lo libgnu_la-fd-safer-flag.lo libgnu_la-dup-safer-flag.lo  libgnu_la-filenamecat-lgpl.lo   libgnu_la-free.lo libgnu_la-fstat.lo libgnu_la-fts.lo   libgnu_la-getopt.lo libgnu_la-getopt1.lo  libgnu_la-hash.lo libgnu_la-i-ring.lo libgnu_la-ialloc.lo libgnu_la-lstat.lo libgnu_la-malloca.lo libgnu_la-mbszero.lo  libgnu_la-mempcpy.lo libgnu_la-memrchr.lo   libgnu_la-obstack.lo libgnu_la-open.lo libgnu_la-openat.lo libgnu_la-openat-die.lo libgnu_la-openat-safer.lo  libgnu_la-opendirat.lo  libgnu_la-progname.lo libgnu_la-rawmemchr.lo  libgnu_la-same-inode.lo libgnu_la-save-cwd.lo  libgnu_la-stat.lo libgnu_la-stat-time.lo     libgnu_la-strchrnul.lo  libgnu_la-strerror.lo libgnu_la-strerror-override.lo   libgnu_la-tsearch.lo libgnu_la-unistd.lo libgnu_la-dup-safer.lo libgnu_la-fd-safer.lo libgnu_la-pipe-safer.lo libgnu_la-xmalloc.lo libgnu_la-xalloc-die.lo libgnu_la-xsize.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo
OpenWrt-libtool: link: ar cr .libs/libgnu.a  libgnu_la-argp-ba.o libgnu_la-argp-eexst.o libgnu_la-argp-fmtstream.o libgnu_la-argp-fs-xinl.o libgnu_la-argp-help.o libgnu_la-argp-parse.o libgnu_la-argp-pin.o libgnu_la-argp-pv.o libgnu_la-argp-pvh.o libgnu_la-argp-xinl.o libgnu_la-openat-proc.o libgnu_la-basename-lgpl.o libgnu_la-bitrotate.o libgnu_la-chdir-long.o libgnu_la-cloexec.o libgnu_la-cycle-check.o libgnu_la-dirname.o libgnu_la-basename.o libgnu_la-dirname-lgpl.o libgnu_la-stripslash.o libgnu_la-error.o libgnu_la-exitfail.o libgnu_la-creat-safer.o libgnu_la-open-safer.o libgnu_la-fd-hook.o libgnu_la-fd-safer-flag.o libgnu_la-dup-safer-flag.o libgnu_la-filenamecat-lgpl.o libgnu_la-free.o libgnu_la-fstat.o libgnu_la-fts.o libgnu_la-getopt.o libgnu_la-getopt1.o libgnu_la-hash.o libgnu_la-i-ring.o libgnu_la-ialloc.o libgnu_la-lstat.o libgnu_la-malloca.o libgnu_la-mbszero.o libgnu_la-mempcpy.o libgnu_la-memrchr.o libgnu_la-obstack.o libgnu_la-open.o libgnu_la-openat.o libgnu_la-openat-die.o libgnu_la-openat-safer.o libgnu_la-opendirat.o libgnu_la-progname.o libgnu_la-rawmemchr.o libgnu_la-same-inode.o libgnu_la-save-cwd.o libgnu_la-stat.o libgnu_la-stat-time.o libgnu_la-strchrnul.o libgnu_la-strerror.o libgnu_la-strerror-override.o libgnu_la-tsearch.o libgnu_la-unistd.o libgnu_la-dup-safer.o libgnu_la-fd-safer.o libgnu_la-pipe-safer.o libgnu_la-xmalloc.o libgnu_la-xalloc-die.o libgnu_la-xsize.o asnprintf.o printf-args.o printf-parse.o vasnprintf.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgnu.a(libgnu_la-fd-hook.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgnu.a(libgnu_la-unistd.o) has no symbols
OpenWrt-libtool: link: ranlib .libs/libgnu.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgnu.a(libgnu_la-fd-hook.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgnu.a(libgnu_la-unistd.o) has no symbols
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
Making all in config
make[5]: Nothing to be done for 'all'.
Making all in lib
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o xasprintf.lo xasprintf.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c xasprintf.c -o xasprintf.o
In file included from xasprintf.c:37:
./system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o xstrdup.lo xstrdup.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c xstrdup.c -o xstrdup.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o xstrndup.lo xstrndup.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c xstrndup.c -o xstrndup.o
In file included from xstrndup.c:36:
./system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o xmalloc.lo xmalloc.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c xmalloc.c -o xmalloc.o
In file included from xmalloc.c:36:
./system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o next_prime.lo next_prime.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c next_prime.c -o next_prime.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o crc32.lo crc32.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c crc32.c -o crc32.o
In file included from crc32.c:33:
./system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o crc32_file.lo crc32_file.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c crc32_file.c -o crc32_file.o
In file included from crc32_file.c:38:
./system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o color.lo color.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c color.c -o color.o
In file included from color.c:37:
In file included from ./system.h:34:
../config.h:459:9: warning: 'HAVE_DECL_PROGRAM_INVOCATION_NAME' macro redefined [-Wmacro-redefined]
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
        ^
../libgnu/argp.h:427:10: note: previous definition is here
# define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
         ^
In file included from color.c:37:
In file included from ./system.h:34:
../config.h:463:9: warning: 'HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME' macro redefined [-Wmacro-redefined]
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
        ^
../libgnu/argp.h:433:10: note: previous definition is here
# define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
         ^
In file included from color.c:37:
./system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
3 warnings generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o error.lo error.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c error.c -o error.o
error.c:52:25: warning: format string is not a string literal [-Wformat-nonliteral]
          verr (status, format, argp);
                        ^~~~~~
error.c:55:24: warning: format string is not a string literal [-Wformat-nonliteral]
        verrx (status, format, argp);
                       ^~~~~~
error.c:62:18: warning: format string is not a string literal [-Wformat-nonliteral]
          vwarn (format, argp);
                 ^~~~~~
error.c:65:17: warning: format string is not a string literal [-Wformat-nonliteral]
        vwarnx (format, argp);
                ^~~~~~
4 warnings generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o printversion.lo printversion.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c printversion.c -o printversion.o
printversion.c:39:20: warning: format string is not a string literal [-Wformat-nonliteral]
  fprintf (stream, _("\
                   ^~~~
./eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=link /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -fPIC -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig  -L/Volumes/test/m/openwrt/staging_dir/host/lib  -o libeu.la  xasprintf.lo xstrdup.lo xstrndup.lo xmalloc.lo next_prime.lo crc32.lo crc32_file.lo color.lo error.lo printversion.lo
OpenWrt-libtool: link: ar cr .libs/libeu.a  xasprintf.o xstrdup.o xstrndup.o xmalloc.o next_prime.o crc32.o crc32_file.o color.o error.o printversion.o
OpenWrt-libtool: link: ranlib .libs/libeu.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libeu.la" && ln -s "../libeu.la" "libeu.la" )
Making all in libelf
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_version.lo elf_version.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_version.c -o elf_version.o
In file included from elf_version.c:34:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_hash.lo elf_hash.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_hash.c -o elf_hash.o
In file included from elf_hash.c:34:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_error.lo elf_error.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_error.c -o elf_error.o
In file included from elf_error.c:39:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_begin.lo elf_begin.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_begin.c -o elf_begin.o
In file included from elf_begin.c:45:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_next.lo elf_next.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_next.c -o elf_next.o
In file included from elf_next.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_rand.lo elf_rand.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_rand.c -o elf_rand.o
In file included from elf_rand.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_end.lo elf_end.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_end.c -o elf_end.o
In file included from elf_end.c:40:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_kind.lo elf_kind.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_kind.c -o elf_kind.o
In file included from elf_kind.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getclass.lo gelf_getclass.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getclass.c -o gelf_getclass.o
In file included from gelf_getclass.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_getbase.lo elf_getbase.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_getbase.c -o elf_getbase.o
In file included from elf_getbase.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_getident.lo elf_getident.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_getident.c -o elf_getident.o
In file included from elf_getident.c:36:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf32_fsize.lo elf32_fsize.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf32_fsize.c -o elf32_fsize.o
In file included from elf32_fsize.c:35:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf64_fsize.lo elf64_fsize.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf64_fsize.c -o elf64_fsize.o
In file included from elf64_fsize.c:31:
In file included from ./elf32_fsize.c:35:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_fsize.lo gelf_fsize.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_fsize.c -o gelf_fsize.o
In file included from gelf_fsize.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf32_xlatetof.lo elf32_xlatetof.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf32_xlatetof.c -o elf32_xlatetof.o
In file included from elf32_xlatetof.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf32_xlatetom.lo elf32_xlatetom.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf32_xlatetom.c -o elf32_xlatetom.o
In file included from elf32_xlatetom.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf64_xlatetof.lo elf64_xlatetof.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf64_xlatetof.c -o elf64_xlatetof.o
In file included from elf64_xlatetof.c:31:
In file included from ./elf32_xlatetof.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf64_xlatetom.lo elf64_xlatetom.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf64_xlatetom.c -o elf64_xlatetom.o
In file included from elf64_xlatetom.c:31:
In file included from ./elf32_xlatetom.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_xlate.lo gelf_xlate.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_xlate.c -o gelf_xlate.o
In file included from gelf_xlate.c:39:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf32_getehdr.lo elf32_getehdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf32_getehdr.c -o elf32_getehdr.o
In file included from elf32_getehdr.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf64_getehdr.lo elf64_getehdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf64_getehdr.c -o elf64_getehdr.o
In file included from elf64_getehdr.c:31:
In file included from ./elf32_getehdr.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getehdr.lo gelf_getehdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getehdr.c -o gelf_getehdr.o
In file included from gelf_getehdr.c:39:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf32_newehdr.lo elf32_newehdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf32_newehdr.c -o elf32_newehdr.o
In file included from elf32_newehdr.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf64_newehdr.lo elf64_newehdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf64_newehdr.c -o elf64_newehdr.o
In file included from elf64_newehdr.c:31:
In file included from ./elf32_newehdr.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_newehdr.lo gelf_newehdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_newehdr.c -o gelf_newehdr.o
In file included from gelf_newehdr.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_update_ehdr.lo gelf_update_ehdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_update_ehdr.c -o gelf_update_ehdr.o
In file included from gelf_update_ehdr.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf32_getphdr.lo elf32_getphdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf32_getphdr.c -o elf32_getphdr.o
In file included from elf32_getphdr.c:39:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf64_getphdr.lo elf64_getphdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf64_getphdr.c -o elf64_getphdr.o
In file included from elf64_getphdr.c:31:
In file included from ./elf32_getphdr.c:39:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getphdr.lo gelf_getphdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getphdr.c -o gelf_getphdr.o
In file included from gelf_getphdr.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf32_newphdr.lo elf32_newphdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf32_newphdr.c -o elf32_newphdr.o
In file included from elf32_newphdr.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf64_newphdr.lo elf64_newphdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf64_newphdr.c -o elf64_newphdr.o
In file included from elf64_newphdr.c:31:
In file included from ./elf32_newphdr.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_newphdr.lo gelf_newphdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_newphdr.c -o gelf_newphdr.o
In file included from gelf_newphdr.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_update_phdr.lo gelf_update_phdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_update_phdr.c -o gelf_update_phdr.o
In file included from gelf_update_phdr.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_getarhdr.lo elf_getarhdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_getarhdr.c -o elf_getarhdr.o
In file included from elf_getarhdr.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_getarsym.lo elf_getarsym.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_getarsym.c -o elf_getarsym.o
In file included from elf_getarsym.c:42:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_rawfile.lo elf_rawfile.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_rawfile.c -o elf_rawfile.o
In file included from elf_rawfile.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_readall.lo elf_readall.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_readall.c -o elf_readall.o
In file included from elf_readall.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_cntl.lo elf_cntl.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_cntl.c -o elf_cntl.o
In file included from elf_cntl.c:34:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_getscn.lo elf_getscn.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_getscn.c -o elf_getscn.o
In file included from elf_getscn.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_nextscn.lo elf_nextscn.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_nextscn.c -o elf_nextscn.o
In file included from elf_nextscn.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_ndxscn.lo elf_ndxscn.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_ndxscn.c -o elf_ndxscn.o
In file included from elf_ndxscn.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_newscn.lo elf_newscn.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_newscn.c -o elf_newscn.o
In file included from elf_newscn.c:40:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf32_getshdr.lo elf32_getshdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf32_getshdr.c -o elf32_getshdr.o
In file included from elf32_getshdr.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf64_getshdr.lo elf64_getshdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf64_getshdr.c -o elf64_getshdr.o
In file included from elf64_getshdr.c:31:
In file included from ./elf32_getshdr.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getshdr.lo gelf_getshdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getshdr.c -o gelf_getshdr.o
In file included from gelf_getshdr.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_update_shdr.lo gelf_update_shdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_update_shdr.c -o gelf_update_shdr.o
In file included from gelf_update_shdr.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_strptr.lo elf_strptr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_strptr.c -o elf_strptr.o
In file included from elf_strptr.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_rawdata.lo elf_rawdata.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_rawdata.c -o elf_rawdata.o
In file included from elf_rawdata.c:36:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_getdata.lo elf_getdata.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_getdata.c -o elf_getdata.o
In file included from elf_getdata.c:39:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_newdata.lo elf_newdata.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_newdata.c -o elf_newdata.o
In file included from elf_newdata.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_getdata_rawchunk.lo elf_getdata_rawchunk.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_getdata_rawchunk.c -o elf_getdata_rawchunk.o
In file included from elf_getdata_rawchunk.c:40:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_flagelf.lo elf_flagelf.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_flagelf.c -o elf_flagelf.o
In file included from elf_flagelf.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_flagehdr.lo elf_flagehdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_flagehdr.c -o elf_flagehdr.o
In file included from elf_flagehdr.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_flagphdr.lo elf_flagphdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_flagphdr.c -o elf_flagphdr.o
In file included from elf_flagphdr.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_flagscn.lo elf_flagscn.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_flagscn.c -o elf_flagscn.o
In file included from elf_flagscn.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_flagshdr.lo elf_flagshdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_flagshdr.c -o elf_flagshdr.o
In file included from elf_flagshdr.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_flagdata.lo elf_flagdata.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_flagdata.c -o elf_flagdata.o
In file included from elf_flagdata.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_memory.lo elf_memory.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_memory.c -o elf_memory.o
In file included from elf_memory.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_update.lo elf_update.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_update.c -o elf_update.o
In file included from elf_update.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf32_updatenull.lo elf32_updatenull.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf32_updatenull.c -o elf32_updatenull.o
In file included from elf32_updatenull.c:39:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf64_updatenull.lo elf64_updatenull.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf64_updatenull.c -o elf64_updatenull.o
In file included from elf64_updatenull.c:30:
In file included from ./elf32_updatenull.c:39:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf32_updatefile.lo elf32_updatefile.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf32_updatefile.c -o elf32_updatefile.o
In file included from elf32_updatefile.c:41:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf64_updatefile.lo elf64_updatefile.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf64_updatefile.c -o elf64_updatefile.o
In file included from elf64_updatefile.c:30:
In file included from ./elf32_updatefile.c:41:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getsym.lo gelf_getsym.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getsym.c -o gelf_getsym.o
In file included from gelf_getsym.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_update_sym.lo gelf_update_sym.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_update_sym.c -o gelf_update_sym.o
In file included from gelf_update_sym.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getversym.lo gelf_getversym.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getversym.c -o gelf_getversym.o
In file included from gelf_getversym.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getverneed.lo gelf_getverneed.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getverneed.c -o gelf_getverneed.o
In file included from gelf_getverneed.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getvernaux.lo gelf_getvernaux.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getvernaux.c -o gelf_getvernaux.o
In file included from gelf_getvernaux.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getverdef.lo gelf_getverdef.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getverdef.c -o gelf_getverdef.o
In file included from gelf_getverdef.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getverdaux.lo gelf_getverdaux.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getverdaux.c -o gelf_getverdaux.o
In file included from gelf_getverdaux.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getrel.lo gelf_getrel.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getrel.c -o gelf_getrel.o
In file included from gelf_getrel.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getrela.lo gelf_getrela.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getrela.c -o gelf_getrela.o
In file included from gelf_getrela.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_update_rel.lo gelf_update_rel.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_update_rel.c -o gelf_update_rel.o
In file included from gelf_update_rel.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_update_rela.lo gelf_update_rela.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_update_rela.c -o gelf_update_rela.o
In file included from gelf_update_rela.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getdyn.lo gelf_getdyn.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getdyn.c -o gelf_getdyn.o
In file included from gelf_getdyn.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_update_dyn.lo gelf_update_dyn.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_update_dyn.c -o gelf_update_dyn.o
In file included from gelf_update_dyn.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getmove.lo gelf_getmove.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getmove.c -o gelf_getmove.o
In file included from gelf_getmove.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_update_move.lo gelf_update_move.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_update_move.c -o gelf_update_move.o
In file included from gelf_update_move.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getsyminfo.lo gelf_getsyminfo.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getsyminfo.c -o gelf_getsyminfo.o
In file included from gelf_getsyminfo.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_update_syminfo.lo gelf_update_syminfo.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_update_syminfo.c -o gelf_update_syminfo.o
In file included from gelf_update_syminfo.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getauxv.lo gelf_getauxv.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getauxv.c -o gelf_getauxv.o
In file included from gelf_getauxv.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_update_auxv.lo gelf_update_auxv.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_update_auxv.c -o gelf_update_auxv.o
In file included from gelf_update_auxv.c:36:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getnote.lo gelf_getnote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getnote.c -o gelf_getnote.o
In file included from gelf_getnote.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_xlatetof.lo gelf_xlatetof.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_xlatetof.c -o gelf_xlatetof.o
In file included from gelf_xlatetof.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_xlatetom.lo gelf_xlatetom.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_xlatetom.c -o gelf_xlatetom.o
In file included from gelf_xlatetom.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o nlist.lo nlist.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c nlist.c -o nlist.o
In file included from nlist.c:39:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getsymshndx.lo gelf_getsymshndx.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getsymshndx.c -o gelf_getsymshndx.o
In file included from gelf_getsymshndx.c:39:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_update_symshndx.lo gelf_update_symshndx.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_update_symshndx.c -o gelf_update_symshndx.o
In file included from gelf_update_symshndx.c:39:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_update_versym.lo gelf_update_versym.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_update_versym.c -o gelf_update_versym.o
In file included from gelf_update_versym.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_update_verneed.lo gelf_update_verneed.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_update_verneed.c -o gelf_update_verneed.o
In file included from gelf_update_verneed.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_update_vernaux.lo gelf_update_vernaux.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_update_vernaux.c -o gelf_update_vernaux.o
In file included from gelf_update_vernaux.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_update_verdef.lo gelf_update_verdef.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_update_verdef.c -o gelf_update_verdef.o
In file included from gelf_update_verdef.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_update_verdaux.lo gelf_update_verdaux.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_update_verdaux.c -o gelf_update_verdaux.o
In file included from gelf_update_verdaux.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_getphdrnum.lo elf_getphdrnum.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_getphdrnum.c -o elf_getphdrnum.o
In file included from elf_getphdrnum.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_getshdrnum.lo elf_getshdrnum.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_getshdrnum.c -o elf_getshdrnum.o
In file included from elf_getshdrnum.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_getshdrstrndx.lo elf_getshdrstrndx.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_getshdrstrndx.c -o elf_getshdrstrndx.o
In file included from elf_getshdrstrndx.c:39:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_checksum.lo gelf_checksum.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_checksum.c -o gelf_checksum.o
In file included from gelf_checksum.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf32_checksum.lo elf32_checksum.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf32_checksum.c -o elf32_checksum.o
In file included from elf32_checksum.c:40:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf64_checksum.lo elf64_checksum.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf64_checksum.c -o elf64_checksum.o
In file included from elf64_checksum.c:31:
In file included from ./elf32_checksum.c:40:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libelf_crc32.lo libelf_crc32.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c libelf_crc32.c -o libelf_crc32.o
In file included from libelf_crc32.c:34:
In file included from ./../lib/crc32.c:33:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libelf_next_prime.lo libelf_next_prime.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c libelf_next_prime.c -o libelf_next_prime.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_clone.lo elf_clone.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_clone.c -o elf_clone.o
In file included from elf_clone.c:36:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getlib.lo gelf_getlib.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getlib.c -o gelf_getlib.o
In file included from gelf_getlib.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_update_lib.lo gelf_update_lib.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_update_lib.c -o gelf_update_lib.o
In file included from gelf_update_lib.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf32_offscn.lo elf32_offscn.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf32_offscn.c -o elf32_offscn.o
In file included from elf32_offscn.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf64_offscn.lo elf64_offscn.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf64_offscn.c -o elf64_offscn.o
In file included from elf64_offscn.c:31:
In file included from ./elf32_offscn.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_offscn.lo gelf_offscn.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_offscn.c -o gelf_offscn.o
In file included from gelf_offscn.c:37:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_getaroff.lo elf_getaroff.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_getaroff.c -o elf_getaroff.o
In file included from elf_getaroff.c:38:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_gnu_hash.lo elf_gnu_hash.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_gnu_hash.c -o elf_gnu_hash.o
In file included from elf_gnu_hash.c:34:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_scnshndx.lo elf_scnshndx.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_scnshndx.c -o elf_scnshndx.o
In file included from elf_scnshndx.c:34:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf32_getchdr.lo elf32_getchdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf32_getchdr.c -o elf32_getchdr.o
In file included from elf32_getchdr.c:34:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf64_getchdr.lo elf64_getchdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf64_getchdr.c -o elf64_getchdr.o
In file included from elf64_getchdr.c:30:
In file included from ./elf32_getchdr.c:34:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gelf_getchdr.lo gelf_getchdr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gelf_getchdr.c -o gelf_getchdr.o
In file included from gelf_getchdr.c:33:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_compress.lo elf_compress.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_compress.c -o elf_compress.o
In file included from elf_compress.c:35:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf_compress_gnu.lo elf_compress_gnu.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf_compress_gnu.c -o elf_compress_gnu.o
In file included from elf_compress_gnu.c:34:
In file included from ./libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=link /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig  -L/Volumes/test/m/openwrt/staging_dir/host/lib  -o libelf.la -rpath /Volumes/test/m/openwrt/staging_dir/host/lib elf_version.lo elf_hash.lo elf_error.lo elf_begin.lo elf_next.lo elf_rand.lo elf_end.lo elf_kind.lo gelf_getclass.lo elf_getbase.lo elf_getident.lo elf32_fsize.lo elf64_fsize.lo gelf_fsize.lo elf32_xlatetof.lo elf32_xlatetom.lo elf64_xlatetof.lo elf64_xlatetom.lo gelf_xlate.lo elf32_getehdr.lo elf64_getehdr.lo gelf_getehdr.lo elf32_newehdr.lo elf64_newehdr.lo gelf_newehdr.lo gelf_update_ehdr.lo elf32_getphdr.lo elf64_getphdr.lo gelf_getphdr.lo elf32_newphdr.lo elf64_newphdr.lo gelf_newphdr.lo gelf_update_phdr.lo elf_getarhdr.lo elf_getarsym.lo elf_rawfile.lo elf_readall.lo elf_cntl.lo elf_getscn.lo elf_nextscn.lo elf_ndxscn.lo elf_newscn.lo elf32_getshdr.lo elf64_getshdr.lo gelf_getshdr.lo gelf_update_shdr.lo elf_strptr.lo elf_rawdata.lo elf_getdata.lo elf_newdata.lo elf_getdata_rawchunk.lo elf_flagelf.lo elf_flagehdr.lo elf_flagphdr.lo elf_flagscn.lo elf_flagshdr.lo elf_flagdata.lo elf_memory.lo elf_update.lo elf32_updatenull.lo elf64_updatenull.lo elf32_updatefile.lo elf64_updatefile.lo gelf_getsym.lo gelf_update_sym.lo gelf_getversym.lo gelf_getverneed.lo gelf_getvernaux.lo gelf_getverdef.lo gelf_getverdaux.lo gelf_getrel.lo gelf_getrela.lo gelf_update_rel.lo gelf_update_rela.lo gelf_getdyn.lo gelf_update_dyn.lo gelf_getmove.lo gelf_update_move.lo gelf_getsyminfo.lo gelf_update_syminfo.lo gelf_getauxv.lo gelf_update_auxv.lo gelf_getnote.lo gelf_xlatetof.lo gelf_xlatetom.lo nlist.lo gelf_getsymshndx.lo gelf_update_symshndx.lo gelf_update_versym.lo gelf_update_verneed.lo gelf_update_vernaux.lo gelf_update_verdef.lo gelf_update_verdaux.lo elf_getphdrnum.lo elf_getshdrnum.lo elf_getshdrstrndx.lo gelf_checksum.lo elf32_checksum.lo elf64_checksum.lo libelf_crc32.lo libelf_next_prime.lo elf_clone.lo gelf_getlib.lo gelf_update_lib.lo elf32_offscn.lo elf64_offscn.lo gelf_offscn.lo elf_getaroff.lo elf_gnu_hash.lo elf_scnshndx.lo elf32_getchdr.lo elf64_getchdr.lo gelf_getchdr.lo elf_compress.lo elf_compress_gnu.lo ../lib/libeu.la -lz  -lpthread
OpenWrt-libtool: link: (cd .libs/libelf.lax/libeu.a && ar x "/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/libelf/../lib/.libs/libeu.a")
OpenWrt-libtool: link: ar cr .libs/libelf.a  elf_version.o elf_hash.o elf_error.o elf_begin.o elf_next.o elf_rand.o elf_end.o elf_kind.o gelf_getclass.o elf_getbase.o elf_getident.o elf32_fsize.o elf64_fsize.o gelf_fsize.o elf32_xlatetof.o elf32_xlatetom.o elf64_xlatetof.o elf64_xlatetom.o gelf_xlate.o elf32_getehdr.o elf64_getehdr.o gelf_getehdr.o elf32_newehdr.o elf64_newehdr.o gelf_newehdr.o gelf_update_ehdr.o elf32_getphdr.o elf64_getphdr.o gelf_getphdr.o elf32_newphdr.o elf64_newphdr.o gelf_newphdr.o gelf_update_phdr.o elf_getarhdr.o elf_getarsym.o elf_rawfile.o elf_readall.o elf_cntl.o elf_getscn.o elf_nextscn.o elf_ndxscn.o elf_newscn.o elf32_getshdr.o elf64_getshdr.o gelf_getshdr.o gelf_update_shdr.o elf_strptr.o elf_rawdata.o elf_getdata.o elf_newdata.o elf_getdata_rawchunk.o elf_flagelf.o elf_flagehdr.o elf_flagphdr.o elf_flagscn.o elf_flagshdr.o elf_flagdata.o elf_memory.o elf_update.o elf32_updatenull.o elf64_updatenull.o elf32_updatefile.o elf64_updatefile.o gelf_getsym.o gelf_update_sym.o gelf_getversym.o gelf_getverneed.o gelf_getvernaux.o gelf_getverdef.o gelf_getverdaux.o gelf_getrel.o gelf_getrela.o gelf_update_rel.o gelf_update_rela.o gelf_getdyn.o gelf_update_dyn.o gelf_getmove.o gelf_update_move.o gelf_getsyminfo.o gelf_update_syminfo.o gelf_getauxv.o gelf_update_auxv.o gelf_getnote.o gelf_xlatetof.o gelf_xlatetom.o nlist.o gelf_getsymshndx.o gelf_update_symshndx.o gelf_update_versym.o gelf_update_verneed.o gelf_update_vernaux.o gelf_update_verdef.o gelf_update_verdaux.o elf_getphdrnum.o elf_getshdrnum.o elf_getshdrstrndx.o gelf_checksum.o elf32_checksum.o elf64_checksum.o libelf_crc32.o libelf_next_prime.o elf_clone.o gelf_getlib.o gelf_update_lib.o elf32_offscn.o elf64_offscn.o gelf_offscn.o elf_getaroff.o elf_gnu_hash.o elf_scnshndx.o elf32_getchdr.o elf64_getchdr.o gelf_getchdr.o elf_compress.o elf_compress_gnu.o  .libs/libelf.lax/libeu.a/color.o .libs/libelf.lax/libeu.a/crc32.o .libs/libelf.lax/libeu.a/crc32_file.o .libs/libelf.lax/libeu.a/error.o .libs/libelf.lax/libeu.a/next_prime.o .libs/libelf.lax/libeu.a/printversion.o .libs/libelf.lax/libeu.a/xasprintf.o .libs/libelf.lax/libeu.a/xmalloc.o .libs/libelf.lax/libeu.a/xstrdup.o .libs/libelf.lax/libeu.a/xstrndup.o
OpenWrt-libtool: link: ranlib .libs/libelf.a
OpenWrt-libtool: link: rm -fr .libs/libelf.lax
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libelf.la" && ln -s "../libelf.la" "libelf.la" )
Making all in libcpu
m4 -Di386 -DDISASSEMBLER defs/i386 > i386_defsT
mv -f i386_defsT i386_defs
sed '1,/^%%/d;/^#/d;/^[[:space:]]*$/d;s/[^:]*:\([^[:space:]]*\).*/MNE(\1)/;s/{[^}]*}//g;/INVALID/d' \
  i386_defs | sort -u > i386.mnemonics
m4 -Dx86_64 -DDISASSEMBLER defs/i386 > x86_64_defsT
mv -f x86_64_defsT x86_64_defs
sed '1,/^%%/d;/^#/d;/^[[:space:]]*$/d;s/[^:]*:\([^[:space:]]*\).*/MNE(\1)/;s/{[^}]*}//g;/INVALID/d' \
  x86_64_defs | sort -u > x86_64.mnemonics
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libebl -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -fdollars-in-identifiers -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o i386_disasm.lo i386_disasm.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libebl -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -fdollars-in-identifiers -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c i386_disasm.c -o i386_disasm.o
In file included from i386_disasm.c:47:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libebl -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -fdollars-in-identifiers -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o x86_64_disasm.lo x86_64_disasm.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libebl -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -fdollars-in-identifiers -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c x86_64_disasm.c -o x86_64_disasm.o
In file included from x86_64_disasm.c:34:
In file included from ./i386_disasm.c:47:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libebl -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra   -Wno-format-nonliteral  -fdollars-in-identifiers -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o bpf_disasm.lo bpf_disasm.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libebl -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -Wno-format-nonliteral -fdollars-in-identifiers -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c bpf_disasm.c -o bpf_disasm.o
In file included from bpf_disasm.c:40:
In file included from ./../libelf/common.h:36:
In file included from ./../libelf/libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libebl -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -fdollars-in-identifiers -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o riscv_disasm.lo riscv_disasm.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libebl -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -fdollars-in-identifiers -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c riscv_disasm.c -o riscv_disasm.o
In file included from riscv_disasm.c:45:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=link /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -fdollars-in-identifiers -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig  -L/Volumes/test/m/openwrt/staging_dir/host/lib  -o libcpu.la  i386_disasm.lo x86_64_disasm.lo bpf_disasm.lo riscv_disasm.lo
OpenWrt-libtool: link: ar cr .libs/libcpu.a  i386_disasm.o x86_64_disasm.o bpf_disasm.o riscv_disasm.o
OpenWrt-libtool: link: ranlib .libs/libcpu.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libcpu.la" && ln -s "../libcpu.la" "libcpu.la" )
rm x86_64_defs i386_defs
Making all in backends
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o i386_init.lo i386_init.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c i386_init.c -o i386_init.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o i386_symbol.lo i386_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c i386_symbol.c -o i386_symbol.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o i386_corenote.lo i386_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c i386_corenote.c -o i386_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o i386_cfi.lo i386_cfi.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c i386_cfi.c -o i386_cfi.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o i386_retval.lo i386_retval.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c i386_retval.c -o i386_retval.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o i386_regs.lo i386_regs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c i386_regs.c -o i386_regs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o i386_auxv.lo i386_auxv.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c i386_auxv.c -o i386_auxv.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o i386_initreg.lo i386_initreg.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c i386_initreg.c -o i386_initreg.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o i386_unwind.lo i386_unwind.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c i386_unwind.c -o i386_unwind.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o sh_init.lo sh_init.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c sh_init.c -o sh_init.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o sh_symbol.lo sh_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c sh_symbol.c -o sh_symbol.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o sh_corenote.lo sh_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c sh_corenote.c -o sh_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o sh_regs.lo sh_regs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c sh_regs.c -o sh_regs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o sh_retval.lo sh_retval.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c sh_retval.c -o sh_retval.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o x86_64_init.lo x86_64_init.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c x86_64_init.c -o x86_64_init.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o x86_64_symbol.lo x86_64_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c x86_64_symbol.c -o x86_64_symbol.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o x86_64_corenote.lo x86_64_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c x86_64_corenote.c -o x86_64_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o x86_64_cfi.lo x86_64_cfi.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c x86_64_cfi.c -o x86_64_cfi.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o x86_64_retval.lo x86_64_retval.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c x86_64_retval.c -o x86_64_retval.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o x86_64_regs.lo x86_64_regs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c x86_64_regs.c -o x86_64_regs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o x86_64_initreg.lo x86_64_initreg.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c x86_64_initreg.c -o x86_64_initreg.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o x86_64_unwind.lo x86_64_unwind.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c x86_64_unwind.c -o x86_64_unwind.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o x32_corenote.lo x32_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c x32_corenote.c -o x32_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ia64_init.lo ia64_init.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ia64_init.c -o ia64_init.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ia64_symbol.lo ia64_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ia64_symbol.c -o ia64_symbol.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ia64_regs.lo ia64_regs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ia64_regs.c -o ia64_regs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ia64_retval.lo ia64_retval.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ia64_retval.c -o ia64_retval.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o alpha_init.lo alpha_init.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c alpha_init.c -o alpha_init.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o alpha_symbol.lo alpha_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c alpha_symbol.c -o alpha_symbol.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o alpha_retval.lo alpha_retval.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c alpha_retval.c -o alpha_retval.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o alpha_regs.lo alpha_regs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c alpha_regs.c -o alpha_regs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o alpha_corenote.lo alpha_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c alpha_corenote.c -o alpha_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o alpha_auxv.lo alpha_auxv.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c alpha_auxv.c -o alpha_auxv.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o arm_init.lo arm_init.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c arm_init.c -o arm_init.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o arm_symbol.lo arm_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c arm_symbol.c -o arm_symbol.o
In file included from arm_symbol.c:33:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o arm_regs.lo arm_regs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c arm_regs.c -o arm_regs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o arm_corenote.lo arm_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c arm_corenote.c -o arm_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o arm_auxv.lo arm_auxv.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c arm_auxv.c -o arm_auxv.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o arm_attrs.lo arm_attrs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c arm_attrs.c -o arm_attrs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o arm_retval.lo arm_retval.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c arm_retval.c -o arm_retval.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o arm_cfi.lo arm_cfi.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c arm_cfi.c -o arm_cfi.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o arm_initreg.lo arm_initreg.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c arm_initreg.c -o arm_initreg.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o arm_machineflagname.lo arm_machineflagname.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c arm_machineflagname.c -o arm_machineflagname.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o aarch64_init.lo aarch64_init.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c aarch64_init.c -o aarch64_init.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o aarch64_regs.lo aarch64_regs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c aarch64_regs.c -o aarch64_regs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o aarch64_symbol.lo aarch64_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c aarch64_symbol.c -o aarch64_symbol.o
In file included from aarch64_symbol.c:33:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o aarch64_corenote.lo aarch64_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c aarch64_corenote.c -o aarch64_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o aarch64_retval.lo aarch64_retval.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c aarch64_retval.c -o aarch64_retval.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o aarch64_cfi.lo aarch64_cfi.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c aarch64_cfi.c -o aarch64_cfi.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o aarch64_initreg.lo aarch64_initreg.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c aarch64_initreg.c -o aarch64_initreg.o
In file included from aarch64_initreg.c:33:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o aarch64_unwind.lo aarch64_unwind.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c aarch64_unwind.c -o aarch64_unwind.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o sparc_init.lo sparc_init.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c sparc_init.c -o sparc_init.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o sparc_symbol.lo sparc_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c sparc_symbol.c -o sparc_symbol.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o sparc_regs.lo sparc_regs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c sparc_regs.c -o sparc_regs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o sparc_retval.lo sparc_retval.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c sparc_retval.c -o sparc_retval.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o sparc_corenote.lo sparc_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c sparc_corenote.c -o sparc_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o sparc64_corenote.lo sparc64_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c sparc64_corenote.c -o sparc64_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o sparc_auxv.lo sparc_auxv.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c sparc_auxv.c -o sparc_auxv.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o sparc_attrs.lo sparc_attrs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c sparc_attrs.c -o sparc_attrs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o sparc_cfi.lo sparc_cfi.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c sparc_cfi.c -o sparc_cfi.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o sparc_initreg.lo sparc_initreg.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c sparc_initreg.c -o sparc_initreg.o
In file included from sparc_initreg.c:33:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ppc_init.lo ppc_init.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ppc_init.c -o ppc_init.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ppc_symbol.lo ppc_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ppc_symbol.c -o ppc_symbol.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ppc_retval.lo ppc_retval.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ppc_retval.c -o ppc_retval.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ppc_regs.lo ppc_regs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ppc_regs.c -o ppc_regs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ppc_corenote.lo ppc_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ppc_corenote.c -o ppc_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ppc_auxv.lo ppc_auxv.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ppc_auxv.c -o ppc_auxv.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ppc_attrs.lo ppc_attrs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ppc_attrs.c -o ppc_attrs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ppc_cfi.lo ppc_cfi.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ppc_cfi.c -o ppc_cfi.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ppc_initreg.lo ppc_initreg.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ppc_initreg.c -o ppc_initreg.o
In file included from ppc_initreg.c:45:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ppc64_init.lo ppc64_init.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ppc64_init.c -o ppc64_init.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ppc64_symbol.lo ppc64_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ppc64_symbol.c -o ppc64_symbol.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ppc64_retval.lo ppc64_retval.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ppc64_retval.c -o ppc64_retval.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ppc64_corenote.lo ppc64_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ppc64_corenote.c -o ppc64_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ppc64_unwind.lo ppc64_unwind.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ppc64_unwind.c -o ppc64_unwind.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ppc64_resolve_sym.lo ppc64_resolve_sym.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ppc64_resolve_sym.c -o ppc64_resolve_sym.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o s390_init.lo s390_init.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c s390_init.c -o s390_init.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o s390_symbol.lo s390_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c s390_symbol.c -o s390_symbol.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o s390_regs.lo s390_regs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c s390_regs.c -o s390_regs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o s390_retval.lo s390_retval.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c s390_retval.c -o s390_retval.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o s390_corenote.lo s390_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c s390_corenote.c -o s390_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o s390x_corenote.lo s390x_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c s390x_corenote.c -o s390x_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o s390_cfi.lo s390_cfi.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c s390_cfi.c -o s390_cfi.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o s390_initreg.lo s390_initreg.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c s390_initreg.c -o s390_initreg.o
In file included from s390_initreg.c:33:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o s390_unwind.lo s390_unwind.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c s390_unwind.c -o s390_unwind.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o m68k_init.lo m68k_init.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c m68k_init.c -o m68k_init.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o m68k_symbol.lo m68k_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c m68k_symbol.c -o m68k_symbol.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o m68k_regs.lo m68k_regs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c m68k_regs.c -o m68k_regs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o m68k_retval.lo m68k_retval.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c m68k_retval.c -o m68k_retval.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o m68k_corenote.lo m68k_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c m68k_corenote.c -o m68k_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o m68k_cfi.lo m68k_cfi.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c m68k_cfi.c -o m68k_cfi.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o m68k_initreg.lo m68k_initreg.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c m68k_initreg.c -o m68k_initreg.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o bpf_init.lo bpf_init.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c bpf_init.c -o bpf_init.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o bpf_regs.lo bpf_regs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c bpf_regs.c -o bpf_regs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o bpf_symbol.lo bpf_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c bpf_symbol.c -o bpf_symbol.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o riscv_init.lo riscv_init.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c riscv_init.c -o riscv_init.o
In file included from riscv_init.c:36:
In file included from ../libelf/libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o riscv_symbol.lo riscv_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c riscv_symbol.c -o riscv_symbol.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o riscv_cfi.lo riscv_cfi.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c riscv_cfi.c -o riscv_cfi.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o riscv_regs.lo riscv_regs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c riscv_regs.c -o riscv_regs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o riscv_initreg.lo riscv_initreg.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c riscv_initreg.c -o riscv_initreg.o
In file included from riscv_initreg.c:32:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o riscv_corenote.lo riscv_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c riscv_corenote.c -o riscv_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o riscv64_corenote.lo riscv64_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c riscv64_corenote.c -o riscv64_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o riscv_retval.lo riscv_retval.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c riscv_retval.c -o riscv_retval.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o csky_attrs.lo csky_attrs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c csky_attrs.c -o csky_attrs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o csky_init.lo csky_init.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c csky_init.c -o csky_init.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o csky_symbol.lo csky_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c csky_symbol.c -o csky_symbol.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o csky_cfi.lo csky_cfi.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c csky_cfi.c -o csky_cfi.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o csky_regs.lo csky_regs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c csky_regs.c -o csky_regs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o csky_initreg.lo csky_initreg.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c csky_initreg.c -o csky_initreg.o
In file included from csky_initreg.c:33:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o csky_corenote.lo csky_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c csky_corenote.c -o csky_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o loongarch_init.lo loongarch_init.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c loongarch_init.c -o loongarch_init.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o loongarch_symbol.lo loongarch_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c loongarch_symbol.c -o loongarch_symbol.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o loongarch_cfi.lo loongarch_cfi.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c loongarch_cfi.c -o loongarch_cfi.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o loongarch_regs.lo loongarch_regs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c loongarch_regs.c -o loongarch_regs.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o loongarch_retval.lo loongarch_retval.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c loongarch_retval.c -o loongarch_retval.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o loongarch_initreg.lo loongarch_initreg.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c loongarch_initreg.c -o loongarch_initreg.o
In file included from loongarch_initreg.c:34:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o loongarch_unwind.lo loongarch_unwind.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c loongarch_unwind.c -o loongarch_unwind.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o loongarch_corenote.lo loongarch_corenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c loongarch_corenote.c -o loongarch_corenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o arc_init.lo arc_init.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c arc_init.c -o arc_init.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o arc_symbol.lo arc_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I../libebl -I../libasm -I../libelf -I../libdw -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c arc_symbol.c -o arc_symbol.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=link /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig  -L/Volumes/test/m/openwrt/staging_dir/host/lib  -o libebl_backends.la  i386_init.lo i386_symbol.lo i386_corenote.lo i386_cfi.lo i386_retval.lo i386_regs.lo i386_auxv.lo i386_initreg.lo i386_unwind.lo sh_init.lo sh_symbol.lo sh_corenote.lo sh_regs.lo sh_retval.lo x86_64_init.lo x86_64_symbol.lo x86_64_corenote.lo x86_64_cfi.lo x86_64_retval.lo x86_64_regs.lo x86_64_initreg.lo x86_64_unwind.lo x32_corenote.lo ia64_init.lo ia64_symbol.lo ia64_regs.lo ia64_retval.lo alpha_init.lo alpha_symbol.lo alpha_retval.lo alpha_regs.lo alpha_corenote.lo alpha_auxv.lo arm_init.lo arm_symbol.lo arm_regs.lo arm_corenote.lo arm_auxv.lo arm_attrs.lo arm_retval.lo arm_cfi.lo arm_initreg.lo arm_machineflagname.lo aarch64_init.lo aarch64_regs.lo aarch64_symbol.lo aarch64_corenote.lo aarch64_retval.lo aarch64_cfi.lo aarch64_initreg.lo aarch64_unwind.lo sparc_init.lo sparc_symbol.lo sparc_regs.lo sparc_retval.lo sparc_corenote.lo sparc64_corenote.lo sparc_auxv.lo sparc_attrs.lo sparc_cfi.lo sparc_initreg.lo ppc_init.lo ppc_symbol.lo ppc_retval.lo ppc_regs.lo ppc_corenote.lo ppc_auxv.lo ppc_attrs.lo ppc_cfi.lo ppc_initreg.lo ppc64_init.lo ppc64_symbol.lo ppc64_retval.lo ppc64_corenote.lo ppc64_unwind.lo ppc64_resolve_sym.lo s390_init.lo s390_symbol.lo s390_regs.lo s390_retval.lo s390_corenote.lo s390x_corenote.lo s390_cfi.lo s390_initreg.lo s390_unwind.lo m68k_init.lo m68k_symbol.lo m68k_regs.lo m68k_retval.lo m68k_corenote.lo m68k_cfi.lo m68k_initreg.lo bpf_init.lo bpf_regs.lo bpf_symbol.lo riscv_init.lo riscv_symbol.lo riscv_cfi.lo riscv_regs.lo riscv_initreg.lo riscv_corenote.lo riscv64_corenote.lo riscv_retval.lo csky_attrs.lo csky_init.lo csky_symbol.lo csky_cfi.lo csky_regs.lo csky_initreg.lo csky_corenote.lo loongarch_init.lo loongarch_symbol.lo loongarch_cfi.lo loongarch_regs.lo loongarch_retval.lo loongarch_initreg.lo loongarch_unwind.lo loongarch_corenote.lo arc_init.lo arc_symbol.lo
OpenWrt-libtool: link: ar cr .libs/libebl_backends.a  i386_init.o i386_symbol.o i386_corenote.o i386_cfi.o i386_retval.o i386_regs.o i386_auxv.o i386_initreg.o i386_unwind.o sh_init.o sh_symbol.o sh_corenote.o sh_regs.o sh_retval.o x86_64_init.o x86_64_symbol.o x86_64_corenote.o x86_64_cfi.o x86_64_retval.o x86_64_regs.o x86_64_initreg.o x86_64_unwind.o x32_corenote.o ia64_init.o ia64_symbol.o ia64_regs.o ia64_retval.o alpha_init.o alpha_symbol.o alpha_retval.o alpha_regs.o alpha_corenote.o alpha_auxv.o arm_init.o arm_symbol.o arm_regs.o arm_corenote.o arm_auxv.o arm_attrs.o arm_retval.o arm_cfi.o arm_initreg.o arm_machineflagname.o aarch64_init.o aarch64_regs.o aarch64_symbol.o aarch64_corenote.o aarch64_retval.o aarch64_cfi.o aarch64_initreg.o aarch64_unwind.o sparc_init.o sparc_symbol.o sparc_regs.o sparc_retval.o sparc_corenote.o sparc64_corenote.o sparc_auxv.o sparc_attrs.o sparc_cfi.o sparc_initreg.o ppc_init.o ppc_symbol.o ppc_retval.o ppc_regs.o ppc_corenote.o ppc_auxv.o ppc_attrs.o ppc_cfi.o ppc_initreg.o ppc64_init.o ppc64_symbol.o ppc64_retval.o ppc64_corenote.o ppc64_unwind.o ppc64_resolve_sym.o s390_init.o s390_symbol.o s390_regs.o s390_retval.o s390_corenote.o s390x_corenote.o s390_cfi.o s390_initreg.o s390_unwind.o m68k_init.o m68k_symbol.o m68k_regs.o m68k_retval.o m68k_corenote.o m68k_cfi.o m68k_initreg.o bpf_init.o bpf_regs.o bpf_symbol.o riscv_init.o riscv_symbol.o riscv_cfi.o riscv_regs.o riscv_initreg.o riscv_corenote.o riscv64_corenote.o riscv_retval.o csky_attrs.o csky_init.o csky_symbol.o csky_cfi.o csky_regs.o csky_initreg.o csky_corenote.o loongarch_init.o loongarch_symbol.o loongarch_cfi.o loongarch_regs.o loongarch_retval.o loongarch_initreg.o loongarch_unwind.o loongarch_corenote.o arc_init.o arc_symbol.o
OpenWrt-libtool: link: ranlib .libs/libebl_backends.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libebl_backends.la" && ln -s "../libebl_backends.la" "libebl_backends.la" )
Making all in libebl
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblopenbackend.lo eblopenbackend.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblopenbackend.c -o eblopenbackend.o
In file included from eblopenbackend.c:34:
In file included from ./../libelf/libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblclosebackend.lo eblclosebackend.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblclosebackend.c -o eblclosebackend.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblreloctypename.lo eblreloctypename.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblreloctypename.c -o eblreloctypename.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblsegmenttypename.lo eblsegmenttypename.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblsegmenttypename.c -o eblsegmenttypename.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblsectiontypename.lo eblsectiontypename.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblsectiontypename.c -o eblsectiontypename.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblmachineflagname.lo eblmachineflagname.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblmachineflagname.c -o eblmachineflagname.o
In file included from eblmachineflagname.c:36:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblsymboltypename.lo eblsymboltypename.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblsymboltypename.c -o eblsymboltypename.o
eblsymboltypename.c:74:26: warning: format string is not a string literal [-Wformat-nonliteral]
            snprintf (buf, len, _("<unknown>: %d"), symbol);
            ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
  __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
                                                             ^~~~~~~~~~~
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ebldynamictagname.lo ebldynamictagname.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ebldynamictagname.c -o ebldynamictagname.o
In file included from ebldynamictagname.c:37:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
ebldynamictagname.c:103:24: warning: format string is not a string literal [-Wformat-nonliteral]
          snprintf (buf, len, _("<unknown>: %#" PRIx64), tag);
          ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
  __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
                                                             ^~~~~~~~~~~
2 warnings generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblsectionname.lo eblsectionname.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblsectionname.c -o eblsectionname.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblsymbolbindingname.lo eblsymbolbindingname.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblsymbolbindingname.c -o eblsymbolbindingname.o
eblsymbolbindingname.c:68:26: warning: format string is not a string literal [-Wformat-nonliteral]
            snprintf (buf, len, _("<unknown>: %d"), binding);
            ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
  __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
                                                             ^~~~~~~~~~~
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblbackendname.lo eblbackendname.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblbackendname.c -o eblbackendname.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblosabiname.lo eblosabiname.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblosabiname.c -o eblosabiname.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblmachineflagcheck.lo eblmachineflagcheck.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblmachineflagcheck.c -o eblmachineflagcheck.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblmachinesectionflagcheck.lo eblmachinesectionflagcheck.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblmachinesectionflagcheck.c -o eblmachinesectionflagcheck.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblreloctypecheck.lo eblreloctypecheck.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblreloctypecheck.c -o eblreloctypecheck.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblrelocvaliduse.lo eblrelocvaliduse.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblrelocvaliduse.c -o eblrelocvaliduse.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblrelocsimpletype.lo eblrelocsimpletype.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblrelocsimpletype.c -o eblrelocsimpletype.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ebldynamictagcheck.lo ebldynamictagcheck.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ebldynamictagcheck.c -o ebldynamictagcheck.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblcorenotetypename.lo eblcorenotetypename.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblcorenotetypename.c -o eblcorenotetypename.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblobjnotetypename.lo eblobjnotetypename.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblobjnotetypename.c -o eblobjnotetypename.o
In file included from eblobjnotetypename.c:34:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblcorenote.lo eblcorenote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblcorenote.c -o eblcorenote.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblobjnote.lo eblobjnote.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblobjnote.c -o eblobjnote.o
In file included from eblobjnote.c:40:
In file included from ./../libelf/common.h:36:
In file included from ./../libelf/libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
eblobjnote.c:58:16: warning: format string is not a string literal [-Wformat-nonliteral]
              printf (_("unknown SDT version %u\n"), type);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eblobjnote.c:76:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
              printf (_("invalid SDT probe descriptor\n"));
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eblobjnote.c:76:16: note: treat the string as an argument to avoid this
              printf (_("invalid SDT probe descriptor\n"));
                      ^
                      "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
eblobjnote.c:126:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
          printf (_("    PC: "));
                  ^~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eblobjnote.c:126:12: note: treat the string as an argument to avoid this
          printf (_("    PC: "));
                  ^
                  "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
eblobjnote.c:128:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
          printf (_(" Base: "));
                  ^~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eblobjnote.c:128:12: note: treat the string as an argument to avoid this
          printf (_(" Base: "));
                  ^
                  "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
eblobjnote.c:130:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
          printf (_(" Semaphore: "));
                  ^~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eblobjnote.c:130:12: note: treat the string as an argument to avoid this
          printf (_(" Semaphore: "));
                  ^
                  "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
eblobjnote.c:132:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
          printf (_("    Provider: "));
                  ^~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eblobjnote.c:132:12: note: treat the string as an argument to avoid this
          printf (_("    Provider: "));
                  ^
                  "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
eblobjnote.c:134:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
          printf (_(" Name: "));
                  ^~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eblobjnote.c:134:12: note: treat the string as an argument to avoid this
          printf (_(" Name: "));
                  ^
                  "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
eblobjnote.c:136:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
          printf (_(" Args: "));
                  ^~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eblobjnote.c:136:12: note: treat the string as an argument to avoid this
          printf (_(" Args: "));
                  ^
                  "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
eblobjnote.c:304:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
              printf (_("    Build ID: "));
                      ^~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eblobjnote.c:304:16: note: treat the string as an argument to avoid this
              printf (_("    Build ID: "));
                      ^
                      "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
eblobjnote.c:315:14: warning: format string is not a string literal [-Wformat-nonliteral]
            printf (_("    Linker version: %.*s\n"),
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eblobjnote.c:642:13: warning: format string is not a string literal [-Wformat-nonliteral]
                  printf (_("    OS: %s, ABI: "), os);
                          ^~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ebldebugscnp.lo ebldebugscnp.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ebldebugscnp.c -o ebldebugscnp.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblgotpcreloccheck.lo eblgotpcreloccheck.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblgotpcreloccheck.c -o eblgotpcreloccheck.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblcopyrelocp.lo eblcopyrelocp.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblcopyrelocp.c -o eblcopyrelocp.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblsectionstripp.lo eblsectionstripp.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblsectionstripp.c -o eblsectionstripp.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblelfclass.lo eblelfclass.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblelfclass.c -o eblelfclass.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblelfdata.lo eblelfdata.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblelfdata.c -o eblelfdata.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblelfmachine.lo eblelfmachine.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblelfmachine.c -o eblelfmachine.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ebl_check_special_symbol.lo ebl_check_special_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ebl_check_special_symbol.c -o ebl_check_special_symbol.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblbsspltp.lo eblbsspltp.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblbsspltp.c -o eblbsspltp.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblretval.lo eblretval.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblretval.c -o eblretval.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblreginfo.lo eblreginfo.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblreginfo.c -o eblreginfo.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblnonerelocp.lo eblnonerelocp.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblnonerelocp.c -o eblnonerelocp.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblrelativerelocp.lo eblrelativerelocp.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblrelativerelocp.c -o eblrelativerelocp.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblsysvhashentrysize.lo eblsysvhashentrysize.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblsysvhashentrysize.c -o eblsysvhashentrysize.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblauxvinfo.lo eblauxvinfo.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblauxvinfo.c -o eblauxvinfo.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblcheckobjattr.lo eblcheckobjattr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblcheckobjattr.c -o eblcheckobjattr.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ebl_check_special_section.lo ebl_check_special_section.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ebl_check_special_section.c -o ebl_check_special_section.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblabicfi.lo eblabicfi.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblabicfi.c -o eblabicfi.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblstother.lo eblstother.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblstother.c -o eblstother.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblinitreg.lo eblinitreg.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblinitreg.c -o eblinitreg.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ebldwarftoregno.lo ebldwarftoregno.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ebldwarftoregno.c -o ebldwarftoregno.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblnormalizepc.lo eblnormalizepc.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblnormalizepc.c -o eblnormalizepc.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblunwind.lo eblunwind.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblunwind.c -o eblunwind.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblresolvesym.lo eblresolvesym.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblresolvesym.c -o eblresolvesym.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o eblcheckreloctargettype.lo eblcheckreloctargettype.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c eblcheckreloctargettype.c -o eblcheckreloctargettype.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o ebl_data_marker_symbol.lo ebl_data_marker_symbol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libasm -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c ebl_data_marker_symbol.c -o ebl_data_marker_symbol.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=link /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig  -L/Volumes/test/m/openwrt/staging_dir/host/lib  -o libebl.la  eblopenbackend.lo eblclosebackend.lo eblreloctypename.lo eblsegmenttypename.lo eblsectiontypename.lo eblmachineflagname.lo eblsymboltypename.lo ebldynamictagname.lo eblsectionname.lo eblsymbolbindingname.lo eblbackendname.lo eblosabiname.lo eblmachineflagcheck.lo eblmachinesectionflagcheck.lo eblreloctypecheck.lo eblrelocvaliduse.lo eblrelocsimpletype.lo ebldynamictagcheck.lo eblcorenotetypename.lo eblobjnotetypename.lo eblcorenote.lo eblobjnote.lo ebldebugscnp.lo eblgotpcreloccheck.lo eblcopyrelocp.lo eblsectionstripp.lo eblelfclass.lo eblelfdata.lo eblelfmachine.lo ebl_check_special_symbol.lo eblbsspltp.lo eblretval.lo eblreginfo.lo eblnonerelocp.lo eblrelativerelocp.lo eblsysvhashentrysize.lo eblauxvinfo.lo eblcheckobjattr.lo ebl_check_special_section.lo eblabicfi.lo eblstother.lo eblinitreg.lo ebldwarftoregno.lo eblnormalizepc.lo eblunwind.lo eblresolvesym.lo eblcheckreloctargettype.lo ebl_data_marker_symbol.lo
OpenWrt-libtool: link: ar cr .libs/libebl.a  eblopenbackend.o eblclosebackend.o eblreloctypename.o eblsegmenttypename.o eblsectiontypename.o eblmachineflagname.o eblsymboltypename.o ebldynamictagname.o eblsectionname.o eblsymbolbindingname.o eblbackendname.o eblosabiname.o eblmachineflagcheck.o eblmachinesectionflagcheck.o eblreloctypecheck.o eblrelocvaliduse.o eblrelocsimpletype.o ebldynamictagcheck.o eblcorenotetypename.o eblobjnotetypename.o eblcorenote.o eblobjnote.o ebldebugscnp.o eblgotpcreloccheck.o eblcopyrelocp.o eblsectionstripp.o eblelfclass.o eblelfdata.o eblelfmachine.o ebl_check_special_symbol.o eblbsspltp.o eblretval.o eblreginfo.o eblnonerelocp.o eblrelativerelocp.o eblsysvhashentrysize.o eblauxvinfo.o eblcheckobjattr.o ebl_check_special_section.o eblabicfi.o eblstother.o eblinitreg.o ebldwarftoregno.o eblnormalizepc.o eblunwind.o eblresolvesym.o eblcheckreloctargettype.o ebl_data_marker_symbol.o
OpenWrt-libtool: link: ranlib .libs/libebl.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libebl.la" && ln -s "../libebl.la" "libebl.la" )
Making all in libdwelf
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libdwfl -I./../libebl -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwelf_elf_gnu_debuglink.lo dwelf_elf_gnu_debuglink.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libdwfl -I./../libebl -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwelf_elf_gnu_debuglink.c -o dwelf_elf_gnu_debuglink.o
In file included from dwelf_elf_gnu_debuglink.c:33:
In file included from ./libdwelfP.h:33:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libdwfl -I./../libebl -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwelf_dwarf_gnu_debugaltlink.lo dwelf_dwarf_gnu_debugaltlink.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libdwfl -I./../libebl -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwelf_dwarf_gnu_debugaltlink.c -o dwelf_dwarf_gnu_debugaltlink.o
In file included from dwelf_dwarf_gnu_debugaltlink.c:33:
In file included from ./libdwelfP.h:33:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libdwfl -I./../libebl -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwelf_elf_gnu_build_id.lo dwelf_elf_gnu_build_id.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libdwfl -I./../libebl -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwelf_elf_gnu_build_id.c -o dwelf_elf_gnu_build_id.o
In file included from dwelf_elf_gnu_build_id.c:33:
In file included from ./libdwelfP.h:33:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libdwfl -I./../libebl -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwelf_scn_gnu_compressed_size.lo dwelf_scn_gnu_compressed_size.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libdwfl -I./../libebl -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwelf_scn_gnu_compressed_size.c -o dwelf_scn_gnu_compressed_size.o
In file included from dwelf_scn_gnu_compressed_size.c:33:
In file included from ./libdwelfP.h:33:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libdwfl -I./../libebl -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwelf_strtab.lo dwelf_strtab.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libdwfl -I./../libebl -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwelf_strtab.c -o dwelf_strtab.o
In file included from dwelf_strtab.c:41:
In file included from ./libdwelfP.h:33:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libdwfl -I./../libebl -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwelf_elf_begin.lo dwelf_elf_begin.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libdwfl -I./../libebl -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwelf_elf_begin.c -o dwelf_elf_begin.o
In file included from dwelf_elf_begin.c:33:
In file included from ./libdwelfP.h:33:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libdwfl -I./../libebl -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwelf_elf_e_machine_string.lo dwelf_elf_e_machine_string.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libdw -I./../libdwfl -I./../libebl -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwelf_elf_e_machine_string.c -o dwelf_elf_e_machine_string.o
/usr/bin/env bash ../libtool  --tag=CC   --mode=link /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig  -L/Volumes/test/m/openwrt/staging_dir/host/lib  -o libdwelf.la  dwelf_elf_gnu_debuglink.lo dwelf_dwarf_gnu_debugaltlink.lo dwelf_elf_gnu_build_id.lo dwelf_scn_gnu_compressed_size.lo dwelf_strtab.lo dwelf_elf_begin.lo dwelf_elf_e_machine_string.lo
OpenWrt-libtool: link: ar cr .libs/libdwelf.a  dwelf_elf_gnu_debuglink.o dwelf_dwarf_gnu_debugaltlink.o dwelf_elf_gnu_build_id.o dwelf_scn_gnu_compressed_size.o dwelf_strtab.o dwelf_elf_begin.o dwelf_elf_e_machine_string.o
OpenWrt-libtool: link: ranlib .libs/libdwelf.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libdwelf.la" && ln -s "../libdwelf.la" "libdwelf.la" )
Making all in libdwfl
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_begin.lo dwfl_begin.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_begin.c -o dwfl_begin.o
In file included from dwfl_begin.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_end.lo dwfl_end.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_end.c -o dwfl_end.o
In file included from dwfl_end.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_error.lo dwfl_error.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_error.c -o dwfl_error.o
In file included from dwfl_error.c:39:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_version.lo dwfl_version.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_version.c -o dwfl_version.o
In file included from dwfl_version.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_module.lo dwfl_module.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_module.c -o dwfl_module.o
In file included from dwfl_module.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_report_elf.lo dwfl_report_elf.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_report_elf.c -o dwfl_report_elf.o
In file included from dwfl_report_elf.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o relocate.lo relocate.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c relocate.c -o relocate.o
In file included from relocate.c:33:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_module_build_id.lo dwfl_module_build_id.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_module_build_id.c -o dwfl_module_build_id.o
In file included from dwfl_module_build_id.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_module_report_build_id.lo dwfl_module_report_build_id.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_module_report_build_id.c -o dwfl_module_report_build_id.o
In file included from dwfl_module_report_build_id.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o derelocate.lo derelocate.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c derelocate.c -o derelocate.o
In file included from derelocate.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o offline.lo offline.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c offline.c -o offline.o
In file included from offline.c:35:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o segment.lo segment.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c segment.c -o segment.o
In file included from segment.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_module_info.lo dwfl_module_info.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_module_info.c -o dwfl_module_info.o
In file included from dwfl_module_info.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_getmodules.lo dwfl_getmodules.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_getmodules.c -o dwfl_getmodules.o
In file included from dwfl_getmodules.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_getdwarf.lo dwfl_getdwarf.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_getdwarf.c -o dwfl_getdwarf.o
In file included from dwfl_getdwarf.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_module_getdwarf.lo dwfl_module_getdwarf.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_module_getdwarf.c -o dwfl_module_getdwarf.o
In file included from dwfl_module_getdwarf.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_module_getelf.lo dwfl_module_getelf.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_module_getelf.c -o dwfl_module_getelf.o
In file included from dwfl_module_getelf.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_validate_address.lo dwfl_validate_address.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_validate_address.c -o dwfl_validate_address.o
In file included from dwfl_validate_address.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o argp-std.lo argp-std.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c argp-std.c -o argp-std.o
In file included from argp-std.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
argp-std.c:236:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
              argp_failure (state, 0, result, _("cannot find kernel modules"));
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
argp-std.c:236:40: note: treat the string as an argument to avoid this
              argp_failure (state, 0, result, _("cannot find kernel modules"));
                                              ^
                                              "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
argp-std.c:292:10: warning: format string is not a string literal [-Wformat-nonliteral]
                              _("cannot read ELF core file: %s"),
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
argp-std.c:315:7: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                                  _("Not enough memory"));
                                  ^~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
argp-std.c:315:7: note: treat the string as an argument to avoid this
                                  _("Not enough memory"));
                                  ^
                                  "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
argp-std.c:325:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                              _("No modules recognized in core file"));
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
argp-std.c:325:10: note: treat the string as an argument to avoid this
                              _("No modules recognized in core file"));
                              ^
                              "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
5 warnings generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o find-debuginfo.lo find-debuginfo.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c find-debuginfo.c -o find-debuginfo.o
In file included from find-debuginfo.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_build_id_find_elf.lo dwfl_build_id_find_elf.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_build_id_find_elf.c -o dwfl_build_id_find_elf.o
In file included from dwfl_build_id_find_elf.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_build_id_find_debuginfo.lo dwfl_build_id_find_debuginfo.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_build_id_find_debuginfo.c -o dwfl_build_id_find_debuginfo.o
In file included from dwfl_build_id_find_debuginfo.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o linux-kernel-modules.lo linux-kernel-modules.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c linux-kernel-modules.c -o linux-kernel-modules.o
In file included from linux-kernel-modules.c:40:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o linux-proc-maps.lo linux-proc-maps.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c linux-proc-maps.c -o linux-proc-maps.o
In file included from linux-proc-maps.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_addrmodule.lo dwfl_addrmodule.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_addrmodule.c -o dwfl_addrmodule.o
In file included from dwfl_addrmodule.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_addrdwarf.lo dwfl_addrdwarf.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_addrdwarf.c -o dwfl_addrdwarf.o
In file included from dwfl_addrdwarf.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o cu.lo cu.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c cu.c -o cu.o
In file included from cu.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_module_nextcu.lo dwfl_module_nextcu.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_module_nextcu.c -o dwfl_module_nextcu.o
In file included from dwfl_module_nextcu.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_nextcu.lo dwfl_nextcu.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_nextcu.c -o dwfl_nextcu.o
In file included from dwfl_nextcu.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_cumodule.lo dwfl_cumodule.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_cumodule.c -o dwfl_cumodule.o
In file included from dwfl_cumodule.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_module_addrdie.lo dwfl_module_addrdie.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_module_addrdie.c -o dwfl_module_addrdie.o
In file included from dwfl_module_addrdie.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_addrdie.lo dwfl_addrdie.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_addrdie.c -o dwfl_addrdie.o
In file included from dwfl_addrdie.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o lines.lo lines.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c lines.c -o lines.o
In file included from lines.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_lineinfo.lo dwfl_lineinfo.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_lineinfo.c -o dwfl_lineinfo.o
In file included from dwfl_lineinfo.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_line_comp_dir.lo dwfl_line_comp_dir.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_line_comp_dir.c -o dwfl_line_comp_dir.o
In file included from dwfl_line_comp_dir.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_linemodule.lo dwfl_linemodule.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_linemodule.c -o dwfl_linemodule.o
In file included from dwfl_linemodule.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_linecu.lo dwfl_linecu.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_linecu.c -o dwfl_linecu.o
In file included from dwfl_linecu.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_dwarf_line.lo dwfl_dwarf_line.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_dwarf_line.c -o dwfl_dwarf_line.o
In file included from dwfl_dwarf_line.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_getsrclines.lo dwfl_getsrclines.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_getsrclines.c -o dwfl_getsrclines.o
In file included from dwfl_getsrclines.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_onesrcline.lo dwfl_onesrcline.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_onesrcline.c -o dwfl_onesrcline.o
In file included from dwfl_onesrcline.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_module_getsrc.lo dwfl_module_getsrc.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_module_getsrc.c -o dwfl_module_getsrc.o
In file included from dwfl_module_getsrc.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_getsrc.lo dwfl_getsrc.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_getsrc.c -o dwfl_getsrc.o
In file included from dwfl_getsrc.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_module_getsrc_file.lo dwfl_module_getsrc_file.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_module_getsrc_file.c -o dwfl_module_getsrc_file.o
In file included from dwfl_module_getsrc_file.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libdwfl_crc32.lo libdwfl_crc32.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c libdwfl_crc32.c -o libdwfl_crc32.o
In file included from libdwfl_crc32.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libdwfl_crc32_file.lo libdwfl_crc32_file.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c libdwfl_crc32_file.c -o libdwfl_crc32_file.o
In file included from libdwfl_crc32_file.c:34:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elf-from-memory.lo elf-from-memory.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c elf-from-memory.c -o elf-from-memory.o
In file included from elf-from-memory.c:30:
In file included from ./../libelf/libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_module_dwarf_cfi.lo dwfl_module_dwarf_cfi.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_module_dwarf_cfi.c -o dwfl_module_dwarf_cfi.o
In file included from dwfl_module_dwarf_cfi.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_module_eh_cfi.lo dwfl_module_eh_cfi.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_module_eh_cfi.c -o dwfl_module_eh_cfi.o
In file included from dwfl_module_eh_cfi.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_module_getsym.lo dwfl_module_getsym.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_module_getsym.c -o dwfl_module_getsym.o
In file included from dwfl_module_getsym.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_module_addrname.lo dwfl_module_addrname.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_module_addrname.c -o dwfl_module_addrname.o
In file included from dwfl_module_addrname.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_module_addrsym.lo dwfl_module_addrsym.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_module_addrsym.c -o dwfl_module_addrsym.o
In file included from dwfl_module_addrsym.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_module_return_value_location.lo dwfl_module_return_value_location.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_module_return_value_location.c -o dwfl_module_return_value_location.o
In file included from dwfl_module_return_value_location.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_module_register_names.lo dwfl_module_register_names.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_module_register_names.c -o dwfl_module_register_names.o
In file included from dwfl_module_register_names.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_segment_report_module.lo dwfl_segment_report_module.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_segment_report_module.c -o dwfl_segment_report_module.o
In file included from dwfl_segment_report_module.c:31:
In file included from ./../libelf/libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o link_map.lo link_map.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c link_map.c -o link_map.o
In file included from link_map.c:31:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o core-file.lo core-file.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c core-file.c -o core-file.o
In file included from core-file.c:31:
In file included from ./../libelf/libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o open.lo open.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c open.c -o open.o
In file included from open.c:34:
In file included from ./../libelf/libelfP.h:43:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o image-header.lo image-header.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c image-header.c -o image-header.o
In file included from image-header.c:34:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_frame.lo dwfl_frame.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_frame.c -o dwfl_frame.o
In file included from dwfl_frame.c:33:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o frame_unwind.lo frame_unwind.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c frame_unwind.c -o frame_unwind.o
In file included from frame_unwind.c:33:
In file included from ./../libdw/cfi.h:32:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_frame_pc.lo dwfl_frame_pc.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_frame_pc.c -o dwfl_frame_pc.o
In file included from dwfl_frame_pc.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o linux-pid-attach.lo linux-pid-attach.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c linux-pid-attach.c -o linux-pid-attach.o
In file included from linux-pid-attach.c:33:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o linux-core-attach.lo linux-core-attach.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c linux-core-attach.c -o linux-core-attach.o
In file included from linux-core-attach.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwfl_frame_regs.lo dwfl_frame_regs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwfl_frame_regs.c -o dwfl_frame_regs.o
In file included from dwfl_frame_regs.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o gzip.lo gzip.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c gzip.c -o gzip.o
In file included from gzip.c:33:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o debuginfod-client.lo debuginfod-client.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c debuginfod-client.c -o debuginfod-client.o
In file included from debuginfod-client.c:34:
In file included from ./libdwflP.h:43:
In file included from ./../libdw/libdwP.h:686:
In file included from ./../libdw/memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=link /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig  -L/Volumes/test/m/openwrt/staging_dir/host/lib  -o libdwfl.la  dwfl_begin.lo dwfl_end.lo dwfl_error.lo dwfl_version.lo dwfl_module.lo dwfl_report_elf.lo relocate.lo dwfl_module_build_id.lo dwfl_module_report_build_id.lo derelocate.lo offline.lo segment.lo dwfl_module_info.lo dwfl_getmodules.lo dwfl_getdwarf.lo dwfl_module_getdwarf.lo dwfl_module_getelf.lo dwfl_validate_address.lo argp-std.lo find-debuginfo.lo dwfl_build_id_find_elf.lo dwfl_build_id_find_debuginfo.lo linux-kernel-modules.lo linux-proc-maps.lo dwfl_addrmodule.lo dwfl_addrdwarf.lo cu.lo dwfl_module_nextcu.lo dwfl_nextcu.lo dwfl_cumodule.lo dwfl_module_addrdie.lo dwfl_addrdie.lo lines.lo dwfl_lineinfo.lo dwfl_line_comp_dir.lo dwfl_linemodule.lo dwfl_linecu.lo dwfl_dwarf_line.lo dwfl_getsrclines.lo dwfl_onesrcline.lo dwfl_module_getsrc.lo dwfl_getsrc.lo dwfl_module_getsrc_file.lo libdwfl_crc32.lo libdwfl_crc32_file.lo elf-from-memory.lo dwfl_module_dwarf_cfi.lo dwfl_module_eh_cfi.lo dwfl_module_getsym.lo dwfl_module_addrname.lo dwfl_module_addrsym.lo dwfl_module_return_value_location.lo dwfl_module_register_names.lo dwfl_segment_report_module.lo link_map.lo core-file.lo open.lo image-header.lo dwfl_frame.lo frame_unwind.lo dwfl_frame_pc.lo linux-pid-attach.lo linux-core-attach.lo dwfl_frame_regs.lo gzip.lo debuginfod-client.lo
OpenWrt-libtool: link: ar cr .libs/libdwfl.a  dwfl_begin.o dwfl_end.o dwfl_error.o dwfl_version.o dwfl_module.o dwfl_report_elf.o relocate.o dwfl_module_build_id.o dwfl_module_report_build_id.o derelocate.o offline.o segment.o dwfl_module_info.o dwfl_getmodules.o dwfl_getdwarf.o dwfl_module_getdwarf.o dwfl_module_getelf.o dwfl_validate_address.o argp-std.o find-debuginfo.o dwfl_build_id_find_elf.o dwfl_build_id_find_debuginfo.o linux-kernel-modules.o linux-proc-maps.o dwfl_addrmodule.o dwfl_addrdwarf.o cu.o dwfl_module_nextcu.o dwfl_nextcu.o dwfl_cumodule.o dwfl_module_addrdie.o dwfl_addrdie.o lines.o dwfl_lineinfo.o dwfl_line_comp_dir.o dwfl_linemodule.o dwfl_linecu.o dwfl_dwarf_line.o dwfl_getsrclines.o dwfl_onesrcline.o dwfl_module_getsrc.o dwfl_getsrc.o dwfl_module_getsrc_file.o libdwfl_crc32.o libdwfl_crc32_file.o elf-from-memory.o dwfl_module_dwarf_cfi.o dwfl_module_eh_cfi.o dwfl_module_getsym.o dwfl_module_addrname.o dwfl_module_addrsym.o dwfl_module_return_value_location.o dwfl_module_register_names.o dwfl_segment_report_module.o link_map.o core-file.o open.o image-header.o dwfl_frame.o frame_unwind.o dwfl_frame_pc.o linux-pid-attach.o linux-core-attach.o dwfl_frame_regs.o gzip.o debuginfod-client.o
OpenWrt-libtool: link: ranlib .libs/libdwfl.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libdwfl.la" && ln -s "../libdwfl.la" "libdwfl.la" )
Making all in libdw
make  all-am
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_begin.lo dwarf_begin.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_begin.c -o dwarf_begin.o
In file included from dwarf_begin.c:38:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_begin_elf.lo dwarf_begin_elf.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_begin_elf.c -o dwarf_begin_elf.o
In file included from dwarf_begin_elf.c:34:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_end.lo dwarf_end.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_end.c -o dwarf_end.o
In file included from dwarf_end.c:39:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getelf.lo dwarf_getelf.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getelf.c -o dwarf_getelf.o
In file included from dwarf_getelf.c:36:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getpubnames.lo dwarf_getpubnames.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getpubnames.c -o dwarf_getpubnames.o
In file included from dwarf_getpubnames.c:38:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getabbrev.lo dwarf_getabbrev.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getabbrev.c -o dwarf_getabbrev.o
In file included from dwarf_getabbrev.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_tag.lo dwarf_tag.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_tag.c -o dwarf_tag.o
In file included from dwarf_tag.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_error.lo dwarf_error.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_error.c -o dwarf_error.o
In file included from dwarf_error.c:36:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_nextcu.lo dwarf_nextcu.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_nextcu.c -o dwarf_nextcu.o
In file included from dwarf_nextcu.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_diename.lo dwarf_diename.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_diename.c -o dwarf_diename.o
In file included from dwarf_diename.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_offdie.lo dwarf_offdie.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_offdie.c -o dwarf_offdie.o
In file included from dwarf_offdie.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_attr.lo dwarf_attr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_attr.c -o dwarf_attr.o
In file included from dwarf_attr.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_formstring.lo dwarf_formstring.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_formstring.c -o dwarf_formstring.o
In file included from dwarf_formstring.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_abbrev_hash.lo dwarf_abbrev_hash.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_abbrev_hash.c -o dwarf_abbrev_hash.o
In file included from dwarf_abbrev_hash.c:36:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_sig8_hash.lo dwarf_sig8_hash.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_sig8_hash.c -o dwarf_sig8_hash.o
In file included from dwarf_sig8_hash.c:41:
In file included from ../lib/dynamicsizehash_concurrent.c:32:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_attr_integrate.lo dwarf_attr_integrate.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_attr_integrate.c -o dwarf_attr_integrate.o
In file included from dwarf_attr_integrate.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_hasattr_integrate.lo dwarf_hasattr_integrate.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_hasattr_integrate.c -o dwarf_hasattr_integrate.o
In file included from dwarf_hasattr_integrate.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_child.lo dwarf_child.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_child.c -o dwarf_child.o
In file included from dwarf_child.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_haschildren.lo dwarf_haschildren.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_haschildren.c -o dwarf_haschildren.o
In file included from dwarf_haschildren.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_formaddr.lo dwarf_formaddr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_formaddr.c -o dwarf_formaddr.o
In file included from dwarf_formaddr.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_formudata.lo dwarf_formudata.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_formudata.c -o dwarf_formudata.o
In file included from dwarf_formudata.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_formsdata.lo dwarf_formsdata.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_formsdata.c -o dwarf_formsdata.o
In file included from dwarf_formsdata.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_lowpc.lo dwarf_lowpc.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_lowpc.c -o dwarf_lowpc.o
In file included from dwarf_lowpc.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_entrypc.lo dwarf_entrypc.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_entrypc.c -o dwarf_entrypc.o
In file included from dwarf_entrypc.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_haspc.lo dwarf_haspc.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_haspc.c -o dwarf_haspc.o
In file included from dwarf_haspc.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_highpc.lo dwarf_highpc.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_highpc.c -o dwarf_highpc.o
In file included from dwarf_highpc.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_ranges.lo dwarf_ranges.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_ranges.c -o dwarf_ranges.o
In file included from dwarf_ranges.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_formref.lo dwarf_formref.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_formref.c -o dwarf_formref.o
In file included from dwarf_formref.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_formref_die.lo dwarf_formref_die.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_formref_die.c -o dwarf_formref_die.o
In file included from dwarf_formref_die.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_siblingof.lo dwarf_siblingof.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_siblingof.c -o dwarf_siblingof.o
In file included from dwarf_siblingof.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_dieoffset.lo dwarf_dieoffset.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_dieoffset.c -o dwarf_dieoffset.o
In file included from dwarf_dieoffset.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_cuoffset.lo dwarf_cuoffset.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_cuoffset.c -o dwarf_cuoffset.o
In file included from dwarf_cuoffset.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_diecu.lo dwarf_diecu.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_diecu.c -o dwarf_diecu.o
In file included from dwarf_diecu.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_hasattr.lo dwarf_hasattr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_hasattr.c -o dwarf_hasattr.o
In file included from dwarf_hasattr.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_hasform.lo dwarf_hasform.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_hasform.c -o dwarf_hasform.o
In file included from dwarf_hasform.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_whatform.lo dwarf_whatform.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_whatform.c -o dwarf_whatform.o
In file included from dwarf_whatform.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_whatattr.lo dwarf_whatattr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_whatattr.c -o dwarf_whatattr.o
In file included from dwarf_whatattr.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_bytesize.lo dwarf_bytesize.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_bytesize.c -o dwarf_bytesize.o
In file included from dwarf_bytesize.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_arrayorder.lo dwarf_arrayorder.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_arrayorder.c -o dwarf_arrayorder.o
In file included from dwarf_arrayorder.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_bitsize.lo dwarf_bitsize.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_bitsize.c -o dwarf_bitsize.o
In file included from dwarf_bitsize.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_bitoffset.lo dwarf_bitoffset.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_bitoffset.c -o dwarf_bitoffset.o
In file included from dwarf_bitoffset.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_srclang.lo dwarf_srclang.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_srclang.c -o dwarf_srclang.o
In file included from dwarf_srclang.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getabbrevtag.lo dwarf_getabbrevtag.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getabbrevtag.c -o dwarf_getabbrevtag.o
In file included from dwarf_getabbrevtag.c:36:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getabbrevcode.lo dwarf_getabbrevcode.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getabbrevcode.c -o dwarf_getabbrevcode.o
In file included from dwarf_getabbrevcode.c:36:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_abbrevhaschildren.lo dwarf_abbrevhaschildren.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_abbrevhaschildren.c -o dwarf_abbrevhaschildren.o
In file included from dwarf_abbrevhaschildren.c:36:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getattrcnt.lo dwarf_getattrcnt.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getattrcnt.c -o dwarf_getattrcnt.o
In file included from dwarf_getattrcnt.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getabbrevattr.lo dwarf_getabbrevattr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getabbrevattr.c -o dwarf_getabbrevattr.o
In file included from dwarf_getabbrevattr.c:36:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getsrclines.lo dwarf_getsrclines.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getsrclines.c -o dwarf_getsrclines.o
In file included from dwarf_getsrclines.c:39:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getsrc_die.lo dwarf_getsrc_die.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getsrc_die.c -o dwarf_getsrc_die.o
In file included from dwarf_getsrc_die.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getscopes.lo dwarf_getscopes.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getscopes.c -o dwarf_getscopes.o
In file included from dwarf_getscopes.c:36:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getscopes_die.lo dwarf_getscopes_die.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getscopes_die.c -o dwarf_getscopes_die.o
In file included from dwarf_getscopes_die.c:32:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getscopevar.lo dwarf_getscopevar.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getscopevar.c -o dwarf_getscopevar.o
In file included from dwarf_getscopevar.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_linesrc.lo dwarf_linesrc.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_linesrc.c -o dwarf_linesrc.o
In file included from dwarf_linesrc.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_lineno.lo dwarf_lineno.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_lineno.c -o dwarf_lineno.o
In file included from dwarf_lineno.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_lineaddr.lo dwarf_lineaddr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_lineaddr.c -o dwarf_lineaddr.o
In file included from dwarf_lineaddr.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_linecol.lo dwarf_linecol.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_linecol.c -o dwarf_linecol.o
In file included from dwarf_linecol.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_linebeginstatement.lo dwarf_linebeginstatement.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_linebeginstatement.c -o dwarf_linebeginstatement.o
In file included from dwarf_linebeginstatement.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_lineendsequence.lo dwarf_lineendsequence.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_lineendsequence.c -o dwarf_lineendsequence.o
In file included from dwarf_lineendsequence.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_lineblock.lo dwarf_lineblock.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_lineblock.c -o dwarf_lineblock.o
In file included from dwarf_lineblock.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_linecontext.lo dwarf_linecontext.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_linecontext.c -o dwarf_linecontext.o
In file included from dwarf_linecontext.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_linefunctionname.lo dwarf_linefunctionname.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_linefunctionname.c -o dwarf_linefunctionname.o
In file included from dwarf_linefunctionname.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_lineprologueend.lo dwarf_lineprologueend.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_lineprologueend.c -o dwarf_lineprologueend.o
In file included from dwarf_lineprologueend.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_lineepiloguebegin.lo dwarf_lineepiloguebegin.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_lineepiloguebegin.c -o dwarf_lineepiloguebegin.o
In file included from dwarf_lineepiloguebegin.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_lineisa.lo dwarf_lineisa.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_lineisa.c -o dwarf_lineisa.o
In file included from dwarf_lineisa.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_linediscriminator.lo dwarf_linediscriminator.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_linediscriminator.c -o dwarf_linediscriminator.o
In file included from dwarf_linediscriminator.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_lineop_index.lo dwarf_lineop_index.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_lineop_index.c -o dwarf_lineop_index.o
In file included from dwarf_lineop_index.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_line_file.lo dwarf_line_file.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_line_file.c -o dwarf_line_file.o
In file included from dwarf_line_file.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_onesrcline.lo dwarf_onesrcline.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_onesrcline.c -o dwarf_onesrcline.o
In file included from dwarf_onesrcline.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_formblock.lo dwarf_formblock.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_formblock.c -o dwarf_formblock.o
In file included from dwarf_formblock.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getsrcfiles.lo dwarf_getsrcfiles.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getsrcfiles.c -o dwarf_getsrcfiles.o
In file included from dwarf_getsrcfiles.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_filesrc.lo dwarf_filesrc.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_filesrc.c -o dwarf_filesrc.o
In file included from dwarf_filesrc.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getsrcdirs.lo dwarf_getsrcdirs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getsrcdirs.c -o dwarf_getsrcdirs.o
In file included from dwarf_getsrcdirs.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getlocation.lo dwarf_getlocation.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getlocation.c -o dwarf_getlocation.o
In file included from dwarf_getlocation.c:38:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getstring.lo dwarf_getstring.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getstring.c -o dwarf_getstring.o
In file included from dwarf_getstring.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_offabbrev.lo dwarf_offabbrev.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_offabbrev.c -o dwarf_offabbrev.o
In file included from dwarf_offabbrev.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getaranges.lo dwarf_getaranges.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getaranges.c -o dwarf_getaranges.o
In file included from dwarf_getaranges.c:36:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_onearange.lo dwarf_onearange.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_onearange.c -o dwarf_onearange.o
In file included from dwarf_onearange.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getarangeinfo.lo dwarf_getarangeinfo.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getarangeinfo.c -o dwarf_getarangeinfo.o
In file included from dwarf_getarangeinfo.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getarange_addr.lo dwarf_getarange_addr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getarange_addr.c -o dwarf_getarange_addr.o
In file included from dwarf_getarange_addr.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getattrs.lo dwarf_getattrs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getattrs.c -o dwarf_getattrs.o
In file included from dwarf_getattrs.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_formflag.lo dwarf_formflag.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_formflag.c -o dwarf_formflag.o
In file included from dwarf_formflag.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getmacros.lo dwarf_getmacros.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getmacros.c -o dwarf_getmacros.o
In file included from dwarf_getmacros.c:39:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_macro_getparamcnt.lo dwarf_macro_getparamcnt.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_macro_getparamcnt.c -o dwarf_macro_getparamcnt.o
In file included from dwarf_macro_getparamcnt.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_macro_opcode.lo dwarf_macro_opcode.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_macro_opcode.c -o dwarf_macro_opcode.o
In file included from dwarf_macro_opcode.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_macro_param.lo dwarf_macro_param.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_macro_param.c -o dwarf_macro_param.o
In file included from dwarf_macro_param.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_macro_param1.lo dwarf_macro_param1.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_macro_param1.c -o dwarf_macro_param1.o
In file included from dwarf_macro_param1.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_macro_param2.lo dwarf_macro_param2.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_macro_param2.c -o dwarf_macro_param2.o
In file included from dwarf_macro_param2.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_macro_getsrcfiles.lo dwarf_macro_getsrcfiles.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_macro_getsrcfiles.c -o dwarf_macro_getsrcfiles.o
In file included from dwarf_macro_getsrcfiles.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_addrdie.lo dwarf_addrdie.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_addrdie.c -o dwarf_addrdie.o
In file included from dwarf_addrdie.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getfuncs.lo dwarf_getfuncs.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getfuncs.c -o dwarf_getfuncs.o
In file included from dwarf_getfuncs.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_decl_file.lo dwarf_decl_file.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_decl_file.c -o dwarf_decl_file.o
In file included from dwarf_decl_file.c:36:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_decl_line.lo dwarf_decl_line.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_decl_line.c -o dwarf_decl_line.o
In file included from dwarf_decl_line.c:37:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_decl_column.lo dwarf_decl_column.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_decl_column.c -o dwarf_decl_column.o
In file included from dwarf_decl_column.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_func_inline.lo dwarf_func_inline.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_func_inline.c -o dwarf_func_inline.o
In file included from dwarf_func_inline.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getsrc_file.lo dwarf_getsrc_file.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getsrc_file.c -o dwarf_getsrc_file.o
In file included from dwarf_getsrc_file.c:39:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libdw_findcu.lo libdw_findcu.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c libdw_findcu.c -o libdw_findcu.o
In file included from libdw_findcu.c:36:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libdw_form.lo libdw_form.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c libdw_form.c -o libdw_form.o
In file included from libdw_form.c:37:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libdw_alloc.lo libdw_alloc.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c libdw_alloc.c -o libdw_alloc.o
In file included from libdw_alloc.c:36:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libdw_visit_scopes.lo libdw_visit_scopes.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c libdw_visit_scopes.c -o libdw_visit_scopes.o
In file included from libdw_visit_scopes.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_entry_breakpoints.lo dwarf_entry_breakpoints.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_entry_breakpoints.c -o dwarf_entry_breakpoints.o
In file included from dwarf_entry_breakpoints.c:32:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_next_cfi.lo dwarf_next_cfi.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_next_cfi.c -o dwarf_next_cfi.o
In file included from dwarf_next_cfi.c:33:
In file included from ./cfi.h:32:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o cie.lo cie.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c cie.c -o cie.o
In file included from cie.c:33:
In file included from ./cfi.h:32:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o fde.lo fde.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c fde.c -o fde.o
In file included from fde.c:33:
In file included from ./cfi.h:32:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o cfi.lo cfi.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c cfi.c -o cfi.o
In file included from cfi.c:35:
In file included from ./cfi.h:32:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o frame-cache.lo frame-cache.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c frame-cache.c -o frame-cache.o
In file included from frame-cache.c:34:
In file included from ./cfi.h:32:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_frame_info.lo dwarf_frame_info.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_frame_info.c -o dwarf_frame_info.o
In file included from dwarf_frame_info.c:33:
In file included from ./cfi.h:32:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_frame_cfa.lo dwarf_frame_cfa.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_frame_cfa.c -o dwarf_frame_cfa.o
In file included from dwarf_frame_cfa.c:33:
In file included from ./cfi.h:32:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_frame_register.lo dwarf_frame_register.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_frame_register.c -o dwarf_frame_register.o
In file included from dwarf_frame_register.c:33:
In file included from ./cfi.h:32:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_cfi_addrframe.lo dwarf_cfi_addrframe.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_cfi_addrframe.c -o dwarf_cfi_addrframe.o
In file included from dwarf_cfi_addrframe.c:33:
In file included from ./cfi.h:32:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getcfi.lo dwarf_getcfi.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getcfi.c -o dwarf_getcfi.o
In file included from dwarf_getcfi.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getcfi_elf.lo dwarf_getcfi_elf.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getcfi_elf.c -o dwarf_getcfi_elf.o
In file included from dwarf_getcfi_elf.c:37:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_cfi_end.lo dwarf_cfi_end.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_cfi_end.c -o dwarf_cfi_end.o
In file included from dwarf_cfi_end.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_aggregate_size.lo dwarf_aggregate_size.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_aggregate_size.c -o dwarf_aggregate_size.o
In file included from dwarf_aggregate_size.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getlocation_implicit_pointer.lo dwarf_getlocation_implicit_pointer.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getlocation_implicit_pointer.c -o dwarf_getlocation_implicit_pointer.o
In file included from dwarf_getlocation_implicit_pointer.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getlocation_die.lo dwarf_getlocation_die.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getlocation_die.c -o dwarf_getlocation_die.o
In file included from dwarf_getlocation_die.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getlocation_attr.lo dwarf_getlocation_attr.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getlocation_attr.c -o dwarf_getlocation_attr.o
In file included from dwarf_getlocation_attr.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_getalt.lo dwarf_getalt.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_getalt.c -o dwarf_getalt.o
In file included from dwarf_getalt.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_setalt.lo dwarf_setalt.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_setalt.c -o dwarf_setalt.o
In file included from dwarf_setalt.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_cu_getdwarf.lo dwarf_cu_getdwarf.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_cu_getdwarf.c -o dwarf_cu_getdwarf.o
In file included from dwarf_cu_getdwarf.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_cu_die.lo dwarf_cu_die.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_cu_die.c -o dwarf_cu_die.o
In file included from dwarf_cu_die.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_peel_type.lo dwarf_peel_type.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_peel_type.c -o dwarf_peel_type.o
In file included from dwarf_peel_type.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_default_lower_bound.lo dwarf_default_lower_bound.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_default_lower_bound.c -o dwarf_default_lower_bound.o
In file included from dwarf_default_lower_bound.c:34:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_die_addr_die.lo dwarf_die_addr_die.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_die_addr_die.c -o dwarf_die_addr_die.o
In file included from dwarf_die_addr_die.c:36:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_get_units.lo dwarf_get_units.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_get_units.c -o dwarf_get_units.o
In file included from dwarf_get_units.c:36:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o libdw_find_split_unit.lo libdw_find_split_unit.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c libdw_find_split_unit.c -o libdw_find_split_unit.o
In file included from libdw_find_split_unit.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_cu_info.lo dwarf_cu_info.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_cu_info.c -o dwarf_cu_info.o
In file included from dwarf_cu_info.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_next_lines.lo dwarf_next_lines.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_next_lines.c -o dwarf_next_lines.o
In file included from dwarf_next_lines.c:33:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o dwarf_cu_dwp_section_info.lo dwarf_cu_dwp_section_info.c
OpenWrt-libtool: compile:  /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR=\"/Volumes/test/m/openwrt/staging_dir/host/share/locale\" -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libebl -I./../libelf -I./../libdwelf -pthread -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c dwarf_cu_dwp_section_info.c -o dwarf_cu_dwp_section_info.o
In file included from dwarf_cu_dwp_section_info.c:35:
In file included from ./libdwP.h:686:
In file included from ./memory-access.h:35:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
1 warning generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=link /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra     -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig  -L/Volumes/test/m/openwrt/staging_dir/host/lib  -o libdw.la -rpath /Volumes/test/m/openwrt/staging_dir/host/lib dwarf_begin.lo dwarf_begin_elf.lo dwarf_end.lo dwarf_getelf.lo dwarf_getpubnames.lo dwarf_getabbrev.lo dwarf_tag.lo dwarf_error.lo dwarf_nextcu.lo dwarf_diename.lo dwarf_offdie.lo dwarf_attr.lo dwarf_formstring.lo dwarf_abbrev_hash.lo dwarf_sig8_hash.lo dwarf_attr_integrate.lo dwarf_hasattr_integrate.lo dwarf_child.lo dwarf_haschildren.lo dwarf_formaddr.lo dwarf_formudata.lo dwarf_formsdata.lo dwarf_lowpc.lo dwarf_entrypc.lo dwarf_haspc.lo dwarf_highpc.lo dwarf_ranges.lo dwarf_formref.lo dwarf_formref_die.lo dwarf_siblingof.lo dwarf_dieoffset.lo dwarf_cuoffset.lo dwarf_diecu.lo dwarf_hasattr.lo dwarf_hasform.lo dwarf_whatform.lo dwarf_whatattr.lo dwarf_bytesize.lo dwarf_arrayorder.lo dwarf_bitsize.lo dwarf_bitoffset.lo dwarf_srclang.lo dwarf_getabbrevtag.lo dwarf_getabbrevcode.lo dwarf_abbrevhaschildren.lo dwarf_getattrcnt.lo dwarf_getabbrevattr.lo dwarf_getsrclines.lo dwarf_getsrc_die.lo dwarf_getscopes.lo dwarf_getscopes_die.lo dwarf_getscopevar.lo dwarf_linesrc.lo dwarf_lineno.lo dwarf_lineaddr.lo dwarf_linecol.lo dwarf_linebeginstatement.lo dwarf_lineendsequence.lo dwarf_lineblock.lo dwarf_linecontext.lo dwarf_linefunctionname.lo dwarf_lineprologueend.lo dwarf_lineepiloguebegin.lo dwarf_lineisa.lo dwarf_linediscriminator.lo dwarf_lineop_index.lo dwarf_line_file.lo dwarf_onesrcline.lo dwarf_formblock.lo dwarf_getsrcfiles.lo dwarf_filesrc.lo dwarf_getsrcdirs.lo dwarf_getlocation.lo dwarf_getstring.lo dwarf_offabbrev.lo dwarf_getaranges.lo dwarf_onearange.lo dwarf_getarangeinfo.lo dwarf_getarange_addr.lo dwarf_getattrs.lo dwarf_formflag.lo dwarf_getmacros.lo dwarf_macro_getparamcnt.lo dwarf_macro_opcode.lo dwarf_macro_param.lo dwarf_macro_param1.lo dwarf_macro_param2.lo dwarf_macro_getsrcfiles.lo dwarf_addrdie.lo dwarf_getfuncs.lo dwarf_decl_file.lo dwarf_decl_line.lo dwarf_decl_column.lo dwarf_func_inline.lo dwarf_getsrc_file.lo libdw_findcu.lo libdw_form.lo libdw_alloc.lo libdw_visit_scopes.lo dwarf_entry_breakpoints.lo dwarf_next_cfi.lo cie.lo fde.lo cfi.lo frame-cache.lo dwarf_frame_info.lo dwarf_frame_cfa.lo dwarf_frame_register.lo dwarf_cfi_addrframe.lo dwarf_getcfi.lo dwarf_getcfi_elf.lo dwarf_cfi_end.lo dwarf_aggregate_size.lo dwarf_getlocation_implicit_pointer.lo dwarf_getlocation_die.lo dwarf_getlocation_attr.lo dwarf_getalt.lo dwarf_setalt.lo dwarf_cu_getdwarf.lo dwarf_cu_die.lo dwarf_peel_type.lo dwarf_default_lower_bound.lo dwarf_die_addr_die.lo dwarf_get_units.lo libdw_find_split_unit.lo dwarf_cu_info.lo dwarf_next_lines.lo dwarf_cu_dwp_section_info.lo ../libdwfl/libdwfl.la ../libdwelf/libdwelf.la ../libebl/libebl.la ../backends/libebl_backends.la ../libcpu/libcpu.la
OpenWrt-libtool: link: (cd .libs/libdw.lax/libdwfl.a && ar x "/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/libdw/../libdwfl/.libs/libdwfl.a")
OpenWrt-libtool: link: (cd .libs/libdw.lax/libdwelf.a && ar x "/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/libdw/../libdwelf/.libs/libdwelf.a")
OpenWrt-libtool: link: (cd .libs/libdw.lax/libebl.a && ar x "/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/libdw/../libebl/.libs/libebl.a")
OpenWrt-libtool: link: (cd .libs/libdw.lax/libebl_backends.a && ar x "/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/libdw/../backends/.libs/libebl_backends.a")
OpenWrt-libtool: link: (cd .libs/libdw.lax/libcpu.a && ar x "/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/libdw/../libcpu/.libs/libcpu.a")
OpenWrt-libtool: link: ar cr .libs/libdw.a  dwarf_begin.o dwarf_begin_elf.o dwarf_end.o dwarf_getelf.o dwarf_getpubnames.o dwarf_getabbrev.o dwarf_tag.o dwarf_error.o dwarf_nextcu.o dwarf_diename.o dwarf_offdie.o dwarf_attr.o dwarf_formstring.o dwarf_abbrev_hash.o dwarf_sig8_hash.o dwarf_attr_integrate.o dwarf_hasattr_integrate.o dwarf_child.o dwarf_haschildren.o dwarf_formaddr.o dwarf_formudata.o dwarf_formsdata.o dwarf_lowpc.o dwarf_entrypc.o dwarf_haspc.o dwarf_highpc.o dwarf_ranges.o dwarf_formref.o dwarf_formref_die.o dwarf_siblingof.o dwarf_dieoffset.o dwarf_cuoffset.o dwarf_diecu.o dwarf_hasattr.o dwarf_hasform.o dwarf_whatform.o dwarf_whatattr.o dwarf_bytesize.o dwarf_arrayorder.o dwarf_bitsize.o dwarf_bitoffset.o dwarf_srclang.o dwarf_getabbrevtag.o dwarf_getabbrevcode.o dwarf_abbrevhaschildren.o dwarf_getattrcnt.o dwarf_getabbrevattr.o dwarf_getsrclines.o dwarf_getsrc_die.o dwarf_getscopes.o dwarf_getscopes_die.o dwarf_getscopevar.o dwarf_linesrc.o dwarf_lineno.o dwarf_lineaddr.o dwarf_linecol.o dwarf_linebeginstatement.o dwarf_lineendsequence.o dwarf_lineblock.o dwarf_linecontext.o dwarf_linefunctionname.o dwarf_lineprologueend.o dwarf_lineepiloguebegin.o dwarf_lineisa.o dwarf_linediscriminator.o dwarf_lineop_index.o dwarf_line_file.o dwarf_onesrcline.o dwarf_formblock.o dwarf_getsrcfiles.o dwarf_filesrc.o dwarf_getsrcdirs.o dwarf_getlocation.o dwarf_getstring.o dwarf_offabbrev.o dwarf_getaranges.o dwarf_onearange.o dwarf_getarangeinfo.o dwarf_getarange_addr.o dwarf_getattrs.o dwarf_formflag.o dwarf_getmacros.o dwarf_macro_getparamcnt.o dwarf_macro_opcode.o dwarf_macro_param.o dwarf_macro_param1.o dwarf_macro_param2.o dwarf_macro_getsrcfiles.o dwarf_addrdie.o dwarf_getfuncs.o dwarf_decl_file.o dwarf_decl_line.o dwarf_decl_column.o dwarf_func_inline.o dwarf_getsrc_file.o libdw_findcu.o libdw_form.o libdw_alloc.o libdw_visit_scopes.o dwarf_entry_breakpoints.o dwarf_next_cfi.o cie.o fde.o cfi.o frame-cache.o dwarf_frame_info.o dwarf_frame_cfa.o dwarf_frame_register.o dwarf_cfi_addrframe.o dwarf_getcfi.o dwarf_getcfi_elf.o dwarf_cfi_end.o dwarf_aggregate_size.o dwarf_getlocation_implicit_pointer.o dwarf_getlocation_die.o dwarf_getlocation_attr.o dwarf_getalt.o dwarf_setalt.o dwarf_cu_getdwarf.o dwarf_cu_die.o dwarf_peel_type.o dwarf_default_lower_bound.o dwarf_die_addr_die.o dwarf_get_units.o libdw_find_split_unit.o dwarf_cu_info.o dwarf_next_lines.o dwarf_cu_dwp_section_info.o  .libs/libdw.lax/libdwfl.a/argp-std.o .libs/libdw.lax/libdwfl.a/core-file.o .libs/libdw.lax/libdwfl.a/cu.o .libs/libdw.lax/libdwfl.a/debuginfod-client.o .libs/libdw.lax/libdwfl.a/derelocate.o .libs/libdw.lax/libdwfl.a/dwfl_addrdie.o .libs/libdw.lax/libdwfl.a/dwfl_addrdwarf.o .libs/libdw.lax/libdwfl.a/dwfl_addrmodule.o .libs/libdw.lax/libdwfl.a/dwfl_begin.o .libs/libdw.lax/libdwfl.a/dwfl_build_id_find_debuginfo.o .libs/libdw.lax/libdwfl.a/dwfl_build_id_find_elf.o .libs/libdw.lax/libdwfl.a/dwfl_cumodule.o .libs/libdw.lax/libdwfl.a/dwfl_dwarf_line.o .libs/libdw.lax/libdwfl.a/dwfl_end.o .libs/libdw.lax/libdwfl.a/dwfl_error.o .libs/libdw.lax/libdwfl.a/dwfl_frame.o .libs/libdw.lax/libdwfl.a/dwfl_frame_pc.o .libs/libdw.lax/libdwfl.a/dwfl_frame_regs.o .libs/libdw.lax/libdwfl.a/dwfl_getdwarf.o .libs/libdw.lax/libdwfl.a/dwfl_getmodules.o .libs/libdw.lax/libdwfl.a/dwfl_getsrc.o .libs/libdw.lax/libdwfl.a/dwfl_getsrclines.o .libs/libdw.lax/libdwfl.a/dwfl_line_comp_dir.o .libs/libdw.lax/libdwfl.a/dwfl_linecu.o .libs/libdw.lax/libdwfl.a/dwfl_lineinfo.o .libs/libdw.lax/libdwfl.a/dwfl_linemodule.o .libs/libdw.lax/libdwfl.a/dwfl_module.o .libs/libdw.lax/libdwfl.a/dwfl_module_addrdie.o .libs/libdw.lax/libdwfl.a/dwfl_module_addrname.o .libs/libdw.lax/libdwfl.a/dwfl_module_addrsym.o .libs/libdw.lax/libdwfl.a/dwfl_module_build_id.o .libs/libdw.lax/libdwfl.a/dwfl_module_dwarf_cfi.o .libs/libdw.lax/libdwfl.a/dwfl_module_eh_cfi.o .libs/libdw.lax/libdwfl.a/dwfl_module_getdwarf.o .libs/libdw.lax/libdwfl.a/dwfl_module_getelf.o .libs/libdw.lax/libdwfl.a/dwfl_module_getsrc.o .libs/libdw.lax/libdwfl.a/dwfl_module_getsrc_file.o .libs/libdw.lax/libdwfl.a/dwfl_module_getsym.o .libs/libdw.lax/libdwfl.a/dwfl_module_info.o .libs/libdw.lax/libdwfl.a/dwfl_module_nextcu.o .libs/libdw.lax/libdwfl.a/dwfl_module_register_names.o .libs/libdw.lax/libdwfl.a/dwfl_module_report_build_id.o .libs/libdw.lax/libdwfl.a/dwfl_module_return_value_location.o .libs/libdw.lax/libdwfl.a/dwfl_nextcu.o .libs/libdw.lax/libdwfl.a/dwfl_onesrcline.o .libs/libdw.lax/libdwfl.a/dwfl_report_elf.o .libs/libdw.lax/libdwfl.a/dwfl_segment_report_module.o .libs/libdw.lax/libdwfl.a/dwfl_validate_address.o .libs/libdw.lax/libdwfl.a/dwfl_version.o .libs/libdw.lax/libdwfl.a/elf-from-memory.o .libs/libdw.lax/libdwfl.a/find-debuginfo.o .libs/libdw.lax/libdwfl.a/frame_unwind.o .libs/libdw.lax/libdwfl.a/gzip.o .libs/libdw.lax/libdwfl.a/image-header.o .libs/libdw.lax/libdwfl.a/libdwfl_crc32.o .libs/libdw.lax/libdwfl.a/libdwfl_crc32_file.o .libs/libdw.lax/libdwfl.a/lines.o .libs/libdw.lax/libdwfl.a/link_map.o .libs/libdw.lax/libdwfl.a/linux-core-attach.o .libs/libdw.lax/libdwfl.a/linux-kernel-modules.o .libs/libdw.lax/libdwfl.a/linux-pid-attach.o .libs/libdw.lax/libdwfl.a/linux-proc-maps.o .libs/libdw.lax/libdwfl.a/offline.o .libs/libdw.lax/libdwfl.a/open.o .libs/libdw.lax/libdwfl.a/relocate.o .libs/libdw.lax/libdwfl.a/segment.o  .libs/libdw.lax/libdwelf.a/dwelf_dwarf_gnu_debugaltlink.o .libs/libdw.lax/libdwelf.a/dwelf_elf_begin.o .libs/libdw.lax/libdwelf.a/dwelf_elf_e_machine_string.o .libs/libdw.lax/libdwelf.a/dwelf_elf_gnu_build_id.o .libs/libdw.lax/libdwelf.a/dwelf_elf_gnu_debuglink.o .libs/libdw.lax/libdwelf.a/dwelf_scn_gnu_compressed_size.o .libs/libdw.lax/libdwelf.a/dwelf_strtab.o  .libs/libdw.lax/libebl.a/ebl_check_special_section.o .libs/libdw.lax/libebl.a/ebl_check_special_symbol.o .libs/libdw.lax/libebl.a/ebl_data_marker_symbol.o .libs/libdw.lax/libebl.a/eblabicfi.o .libs/libdw.lax/libebl.a/eblauxvinfo.o .libs/libdw.lax/libebl.a/eblbackendname.o .libs/libdw.lax/libebl.a/eblbsspltp.o .libs/libdw.lax/libebl.a/eblcheckobjattr.o .libs/libdw.lax/libebl.a/eblcheckreloctargettype.o .libs/libdw.lax/libebl.a/eblclosebackend.o .libs/libdw.lax/libebl.a/eblcopyrelocp.o .libs/libdw.lax/libebl.a/eblcorenote.o .libs/libdw.lax/libebl.a/eblcorenotetypename.o .libs/libdw.lax/libebl.a/ebldebugscnp.o .libs/libdw.lax/libebl.a/ebldwarftoregno.o .libs/libdw.lax/libebl.a/ebldynamictagcheck.o .libs/libdw.lax/libebl.a/ebldynamictagname.o .libs/libdw.lax/libebl.a/eblelfclass.o .libs/libdw.lax/libebl.a/eblelfdata.o .libs/libdw.lax/libebl.a/eblelfmachine.o .libs/libdw.lax/libebl.a/eblgotpcreloccheck.o .libs/libdw.lax/libebl.a/eblinitreg.o .libs/libdw.lax/libebl.a/eblmachineflagcheck.o .libs/libdw.lax/libebl.a/eblmachineflagname.o .libs/libdw.lax/libebl.a/eblmachinesectionflagcheck.o .libs/libdw.lax/libebl.a/eblnonerelocp.o .libs/libdw.lax/libebl.a/eblnormalizepc.o .libs/libdw.lax/libebl.a/eblobjnote.o .libs/libdw.lax/libebl.a/eblobjnotetypename.o .libs/libdw.lax/libebl.a/eblopenbackend.o .libs/libdw.lax/libebl.a/eblosabiname.o .libs/libdw.lax/libebl.a/eblreginfo.o .libs/libdw.lax/libebl.a/eblrelativerelocp.o .libs/libdw.lax/libebl.a/eblrelocsimpletype.o .libs/libdw.lax/libebl.a/eblreloctypecheck.o .libs/libdw.lax/libebl.a/eblreloctypename.o .libs/libdw.lax/libebl.a/eblrelocvaliduse.o .libs/libdw.lax/libebl.a/eblresolvesym.o .libs/libdw.lax/libebl.a/eblretval.o .libs/libdw.lax/libebl.a/eblsectionname.o .libs/libdw.lax/libebl.a/eblsectionstripp.o .libs/libdw.lax/libebl.a/eblsectiontypename.o .libs/libdw.lax/libebl.a/eblsegmenttypename.o .libs/libdw.lax/libebl.a/eblstother.o .libs/libdw.lax/libebl.a/eblsymbolbindingname.o .libs/libdw.lax/libebl.a/eblsymboltypename.o .libs/libdw.lax/libebl.a/eblsysvhashentrysize.o .libs/libdw.lax/libebl.a/eblunwind.o  .libs/libdw.lax/libebl_backends.a/aarch64_cfi.o .libs/libdw.lax/libebl_backends.a/aarch64_corenote.o .libs/libdw.lax/libebl_backends.a/aarch64_init.o .libs/libdw.lax/libebl_backends.a/aarch64_initreg.o .libs/libdw.lax/libebl_backends.a/aarch64_regs.o .libs/libdw.lax/libebl_backends.a/aarch64_retval.o .libs/libdw.lax/libebl_backends.a/aarch64_symbol.o .libs/libdw.lax/libebl_backends.a/aarch64_unwind.o .libs/libdw.lax/libebl_backends.a/alpha_auxv.o .libs/libdw.lax/libebl_backends.a/alpha_corenote.o .libs/libdw.lax/libebl_backends.a/alpha_init.o .libs/libdw.lax/libebl_backends.a/alpha_regs.o .libs/libdw.lax/libebl_backends.a/alpha_retval.o .libs/libdw.lax/libebl_backends.a/alpha_symbol.o .libs/libdw.lax/libebl_backends.a/arc_init.o .libs/libdw.lax/libebl_backends.a/arc_symbol.o .libs/libdw.lax/libebl_backends.a/arm_attrs.o .libs/libdw.lax/libebl_backends.a/arm_auxv.o .libs/libdw.lax/libebl_backends.a/arm_cfi.o .libs/libdw.lax/libebl_backends.a/arm_corenote.o .libs/libdw.lax/libebl_backends.a/arm_init.o .libs/libdw.lax/libebl_backends.a/arm_initreg.o .libs/libdw.lax/libebl_backends.a/arm_machineflagname.o .libs/libdw.lax/libebl_backends.a/arm_regs.o .libs/libdw.lax/libebl_backends.a/arm_retval.o .libs/libdw.lax/libebl_backends.a/arm_symbol.o .libs/libdw.lax/libebl_backends.a/bpf_init.o .libs/libdw.lax/libebl_backends.a/bpf_regs.o .libs/libdw.lax/libebl_backends.a/bpf_symbol.o .libs/libdw.lax/libebl_backends.a/csky_attrs.o .libs/libdw.lax/libebl_backends.a/csky_cfi.o .libs/libdw.lax/libebl_backends.a/csky_corenote.o .libs/libdw.lax/libebl_backends.a/csky_init.o .libs/libdw.lax/libebl_backends.a/csky_initreg.o .libs/libdw.lax/libebl_backends.a/csky_regs.o .libs/libdw.lax/libebl_backends.a/csky_symbol.o .libs/libdw.lax/libebl_backends.a/i386_auxv.o .libs/libdw.lax/libebl_backends.a/i386_cfi.o .libs/libdw.lax/libebl_backends.a/i386_corenote.o .libs/libdw.lax/libebl_backends.a/i386_init.o .libs/libdw.lax/libebl_backends.a/i386_initreg.o .libs/libdw.lax/libebl_backends.a/i386_regs.o .libs/libdw.lax/libebl_backends.a/i386_retval.o .libs/libdw.lax/libebl_backends.a/i386_symbol.o .libs/libdw.lax/libebl_backends.a/i386_unwind.o .libs/libdw.lax/libebl_backends.a/ia64_init.o .libs/libdw.lax/libebl_backends.a/ia64_regs.o .libs/libdw.lax/libebl_backends.a/ia64_retval.o .libs/libdw.lax/libebl_backends.a/ia64_symbol.o .libs/libdw.lax/libebl_backends.a/loongarch_cfi.o .libs/libdw.lax/libebl_backends.a/loongarch_corenote.o .libs/libdw.lax/libebl_backends.a/loongarch_init.o .libs/libdw.lax/libebl_backends.a/loongarch_initreg.o .libs/libdw.lax/libebl_backends.a/loongarch_regs.o .libs/libdw.lax/libebl_backends.a/loongarch_retval.o .libs/libdw.lax/libebl_backends.a/loongarch_symbol.o .libs/libdw.lax/libebl_backends.a/loongarch_unwind.o .libs/libdw.lax/libebl_backends.a/m68k_cfi.o .libs/libdw.lax/libebl_backends.a/m68k_corenote.o .libs/libdw.lax/libebl_backends.a/m68k_init.o .libs/libdw.lax/libebl_backends.a/m68k_initreg.o .libs/libdw.lax/libebl_backends.a/m68k_regs.o .libs/libdw.lax/libebl_backends.a/m68k_retval.o .libs/libdw.lax/libebl_backends.a/m68k_symbol.o .libs/libdw.lax/libebl_backends.a/ppc64_corenote.o .libs/libdw.lax/libebl_backends.a/ppc64_init.o .libs/libdw.lax/libebl_backends.a/ppc64_resolve_sym.o .libs/libdw.lax/libebl_backends.a/ppc64_retval.o .libs/libdw.lax/libebl_backends.a/ppc64_symbol.o .libs/libdw.lax/libebl_backends.a/ppc64_unwind.o .libs/libdw.lax/libebl_backends.a/ppc_attrs.o .libs/libdw.lax/libebl_backends.a/ppc_auxv.o .libs/libdw.lax/libebl_backends.a/ppc_cfi.o .libs/libdw.lax/libebl_backends.a/ppc_corenote.o .libs/libdw.lax/libebl_backends.a/ppc_init.o .libs/libdw.lax/libebl_backends.a/ppc_initreg.o .libs/libdw.lax/libebl_backends.a/ppc_regs.o .libs/libdw.lax/libebl_backends.a/ppc_retval.o .libs/libdw.lax/libebl_backends.a/ppc_symbol.o .libs/libdw.lax/libebl_backends.a/riscv64_corenote.o .libs/libdw.lax/libebl_backends.a/riscv_cfi.o .libs/libdw.lax/libebl_backends.a/riscv_corenote.o .libs/libdw.lax/libebl_backends.a/riscv_init.o .libs/libdw.lax/libebl_backends.a/riscv_initreg.o .libs/libdw.lax/libebl_backends.a/riscv_regs.o .libs/libdw.lax/libebl_backends.a/riscv_retval.o .libs/libdw.lax/libebl_backends.a/riscv_symbol.o .libs/libdw.lax/libebl_backends.a/s390_cfi.o .libs/libdw.lax/libebl_backends.a/s390_corenote.o .libs/libdw.lax/libebl_backends.a/s390_init.o .libs/libdw.lax/libebl_backends.a/s390_initreg.o .libs/libdw.lax/libebl_backends.a/s390_regs.o .libs/libdw.lax/libebl_backends.a/s390_retval.o .libs/libdw.lax/libebl_backends.a/s390_symbol.o .libs/libdw.lax/libebl_backends.a/s390_unwind.o .libs/libdw.lax/libebl_backends.a/s390x_corenote.o .libs/libdw.lax/libebl_backends.a/sh_corenote.o .libs/libdw.lax/libebl_backends.a/sh_init.o .libs/libdw.lax/libebl_backends.a/sh_regs.o .libs/libdw.lax/libebl_backends.a/sh_retval.o .libs/libdw.lax/libebl_backends.a/sh_symbol.o .libs/libdw.lax/libebl_backends.a/sparc64_corenote.o .libs/libdw.lax/libebl_backends.a/sparc_attrs.o .libs/libdw.lax/libebl_backends.a/sparc_auxv.o .libs/libdw.lax/libebl_backends.a/sparc_cfi.o .libs/libdw.lax/libebl_backends.a/sparc_corenote.o .libs/libdw.lax/libebl_backends.a/sparc_init.o .libs/libdw.lax/libebl_backends.a/sparc_initreg.o .libs/libdw.lax/libebl_backends.a/sparc_regs.o .libs/libdw.lax/libebl_backends.a/sparc_retval.o .libs/libdw.lax/libebl_backends.a/sparc_symbol.o .libs/libdw.lax/libebl_backends.a/x32_corenote.o .libs/libdw.lax/libebl_backends.a/x86_64_cfi.o .libs/libdw.lax/libebl_backends.a/x86_64_corenote.o .libs/libdw.lax/libebl_backends.a/x86_64_init.o .libs/libdw.lax/libebl_backends.a/x86_64_initreg.o .libs/libdw.lax/libebl_backends.a/x86_64_regs.o .libs/libdw.lax/libebl_backends.a/x86_64_retval.o .libs/libdw.lax/libebl_backends.a/x86_64_symbol.o .libs/libdw.lax/libebl_backends.a/x86_64_unwind.o  .libs/libdw.lax/libcpu.a/bpf_disasm.o .libs/libdw.lax/libcpu.a/i386_disasm.o .libs/libdw.lax/libcpu.a/riscv_disasm.o .libs/libdw.lax/libcpu.a/x86_64_disasm.o
OpenWrt-libtool: link: ranlib .libs/libdw.a
OpenWrt-libtool: link: rm -fr .libs/libdw.lax
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libdw.la" && ln -s "../libdw.la" "libdw.la" )
Making all in src
/Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"'  -DDEBUGPRED=0 -DSRCDIR=\"/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/src\" -DOBJDIR=\"/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/src\" -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../libdwfl -I./../libasm -I../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elflint.o elflint.c
In file included from elflint.c:40:
In file included from ../lib/system.h:34:
../config.h:459:9: warning: 'HAVE_DECL_PROGRAM_INVOCATION_NAME' macro redefined [-Wmacro-redefined]
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
        ^
../libgnu/argp.h:427:10: note: previous definition is here
# define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
         ^
In file included from elflint.c:40:
In file included from ../lib/system.h:34:
../config.h:463:9: warning: 'HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME' macro redefined [-Wmacro-redefined]
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
        ^
../libgnu/argp.h:433:10: note: previous definition is here
# define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
         ^
In file included from elflint.c:40:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
elflint.c:161:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("cannot generate Elf descriptor for '%s': %s\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:180:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("error while closing Elf descriptor: %s\n"),
            ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:284:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_(" error while freeing sub-ELF descriptor: %s\n"),
              ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:292:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:292:14: note: treat the string as an argument to avoid this
      ERROR (_("\
             ^
             "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:358:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("e_ident[%d] == %d is no known class\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:363:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("e_ident[%d] == %d is no known data encoding\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:367:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("unknown ELF header version number e_ident[%d] == %d\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:375:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("unsupported OS ABI e_ident[%d] == '%s'\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:381:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("unsupported ABI version e_ident[%d] == %d\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:386:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("e_ident[%zu] is not zero\n"), cnt);
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:391:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("unknown object file type %d\n"), ehdr->e_type);
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:398:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("unknown machine type %d\n"), ehdr->e_machine);
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:402:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    ERROR (_("unknown object file version\n"));
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:402:12: note: treat the string as an argument to avoid this
    ERROR (_("unknown object file version\n"));
           ^
           "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:408:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("invalid program header offset\n"));
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:408:9: note: treat the string as an argument to avoid this
        ERROR (_("invalid program header offset\n"));
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:410:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:410:9: note: treat the string as an argument to avoid this
        ERROR (_("\
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:414:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    ERROR (_("invalid number of program header entries\n"));
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:414:12: note: treat the string as an argument to avoid this
    ERROR (_("invalid number of program header entries\n"));
           ^
           "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:422:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("invalid section header table offset\n"));
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:422:9: note: treat the string as an argument to avoid this
        ERROR (_("invalid section header table offset\n"));
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:425:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("section header table must be present\n"));
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:425:9: note: treat the string as an argument to avoid this
        ERROR (_("section header table must be present\n"));
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:439:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:439:10: note: treat the string as an argument to avoid this
                ERROR (_("\
                       ^
                       "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:456:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("invalid section header index\n"));
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:456:9: note: treat the string as an argument to avoid this
        ERROR (_("invalid section header index\n"));
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:474:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("Can only check %u headers, shnum was %u\n"), scnt, shnum);
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:488:13: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:488:13: note: treat the string as an argument to avoid this
            ERROR (_("\
                   ^
                   "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:505:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("Can only check %u headers, phnum was %u\n"), pcnt, phnum);
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:510:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("invalid machine flags: %s\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:517:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("invalid ELF header size: %hd\n"), ehdr->e_ehsize);
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:520:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("invalid program header size: %hd\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:523:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("invalid program header position or size\n"));
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:523:9: note: treat the string as an argument to avoid this
        ERROR (_("invalid program header position or size\n"));
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:526:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("invalid section header size: %hd\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:529:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("invalid section header position or size\n"));
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:529:9: note: treat the string as an argument to avoid this
        ERROR (_("invalid section header position or size\n"));
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:534:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("invalid ELF header size: %hd\n"), ehdr->e_ehsize);
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:537:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("invalid program header size: %hd\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:540:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("invalid program header position or size\n"));
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:540:9: note: treat the string as an argument to avoid this
        ERROR (_("invalid program header position or size\n"));
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:543:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("invalid section header size: %hd\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:546:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("invalid section header position or size\n"));
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:546:9: note: treat the string as an argument to avoid this
        ERROR (_("invalid section header position or size\n"));
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:591:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:595:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:611:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("section [%2d] '%s': cannot get section data\n"),
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:624:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("section [%2d] '%s': referenced as string table for section [%2d] '%s' but type is not SHT_STRTAB\n"),
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:647:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:659:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:663:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:672:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("section [%2d] '%s': cannot get symbol %d: %s\n"),
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:677:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:680:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:683:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:686:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:689:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:692:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("section [%2d] '%s': '%s' in zeroth entry not zero\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:695:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:705:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("section [%2d] '%s': cannot get symbol %zu: %s\n"),
          ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:714:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:729:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:735:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:747:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:755:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("section [%2d] '%s': symbol %zu (%s): unknown type\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:761:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:766:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:774:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:778:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:782:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:833:15: warning: format string is not a string literal [-Wformat-nonliteral]
                            ERROR (_("\
                            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:839:11: warning: format string is not a string literal [-Wformat-nonliteral]
                        ERROR (_("\
                        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:848:14: warning: format string is not a string literal [-Wformat-nonliteral]
                    ERROR (_("\
                    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:858:11: warning: format string is not a string literal [-Wformat-nonliteral]
                        ERROR (_("\
                        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:864:11: warning: format string is not a string literal [-Wformat-nonliteral]
                        ERROR (_("\
                        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:885:15: warning: format string is not a string literal [-Wformat-nonliteral]
                            ERROR (_("\
                            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:891:15: warning: format string is not a string literal [-Wformat-nonliteral]
                            ERROR (_("\
                            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:899:15: warning: format string is not a string literal [-Wformat-nonliteral]
                            ERROR (_("\
                            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:906:15: warning: format string is not a string literal [-Wformat-nonliteral]
                            ERROR (_("\
                            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:913:15: warning: format string is not a string literal [-Wformat-nonliteral]
                            ERROR (_("\
                            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:926:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:933:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:940:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:990:14: warning: format string is not a string literal [-Wformat-nonliteral]
                    ERROR (_("\
                    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:997:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1013:11: warning: format string is not a string literal [-Wformat-nonliteral]
                        ERROR (_("\
                        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1020:11: warning: format string is not a string literal [-Wformat-nonliteral]
                        ERROR (_("\
                        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1028:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1044:16: warning: format string is not a string literal [-Wformat-nonliteral]
                      ERROR (_("\
                      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1051:16: warning: format string is not a string literal [-Wformat-nonliteral]
                      ERROR (_("\
                      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1064:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1068:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1106:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1122:14: warning: format string is not a string literal [-Wformat-nonliteral]
                    ERROR (_("\
                    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1133:11: warning: format string is not a string literal [-Wformat-nonliteral]
                        ERROR (_("\
                        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1158:14: warning: format string is not a string literal [-Wformat-nonliteral]
                                  ERROR (_("\
                                  ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1164:17: warning: format string is not a string literal [-Wformat-nonliteral]
                              ERROR (_("\
                              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1176:14: warning: format string is not a string literal [-Wformat-nonliteral]
                    ERROR (_("\
                    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1186:11: warning: format string is not a string literal [-Wformat-nonliteral]
                        ERROR (_("\
                        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1211:14: warning: format string is not a string literal [-Wformat-nonliteral]
                                  ERROR (_("\
                                  ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1217:17: warning: format string is not a string literal [-Wformat-nonliteral]
                              ERROR (_("\
                              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1259:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("section [%2d] '%s': invalid destination section index\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1271:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1279:14: warning: format string is not a string literal [-Wformat-nonliteral]
                    ERROR (_("\
                    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1287:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1365:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1365:9: note: treat the string as an argument to avoid this
        ERROR (_("\
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:1392:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("section [%2d] '%s': relocation %zu: invalid type\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1400:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1408:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1426:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1443:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1458:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("section [%2d] '%s': relocation %zu: copy relocation against symbol of type %s\n"),
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1479:14: warning: format string is not a string literal [-Wformat-nonliteral]
                    ERROR (_("section [%2d] '%s': relocation %zu: read-only section modified but text relocation flag not set\n"),
                    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1494:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1509:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("section [%2d] '%s': cannot get section data\n"),
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1534:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1560:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("section [%2d] '%s': cannot get section data\n"),
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1585:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1610:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("section [%2d] '%s': cannot get section data\n"),
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1687:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    ERROR (_("more than one dynamic section present\n"));
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1687:12: note: treat the string as an argument to avoid this
    ERROR (_("more than one dynamic section present\n"));
           ^
           "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:1692:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("section [%2d] '%s': cannot get section data\n"),
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1699:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1705:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1713:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1718:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("section [%2d] '%s': sh_info not zero\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1728:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1736:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1743:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("section [%2d] '%s': entry %zu: unknown tag\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1754:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1764:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1782:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1795:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1839:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1854:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1874:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1886:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1895:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1902:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1910:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1917:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1927:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1931:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1937:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1948:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1952:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1956:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1960:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1972:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1982:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1986:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1991:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    ERROR (_("cannot get data for symbol section\n"));
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:1991:12: note: treat the string as an argument to avoid this
    ERROR (_("cannot get data for symbol section\n"));
           ^
           "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:1994:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2003:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2008:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("section [%2d] '%s': sh_info not zero\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2018:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2029:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("section [%2d] '%s': cannot get section data\n"),
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2036:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    ERROR (_("symbol 0 should have zero extended section index\n"));
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2036:12: note: treat the string as an argument to avoid this
    ERROR (_("symbol 0 should have zero extended section index\n"));
           ^
           "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:2048:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("cannot get data for symbol %zu\n"), cnt);
              ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2053:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2070:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2084:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("section [%2d] '%s': chain array too large\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2098:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2108:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2127:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2141:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("section [%2d] '%s': chain array too large\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2155:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2165:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2178:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2190:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2206:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2215:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2249:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2270:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2283:14: warning: format string is not a string literal [-Wformat-nonliteral]
                    ERROR (_("\
                    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2292:16: warning: format string is not a string literal [-Wformat-nonliteral]
                      ERROR (_("\
                      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2322:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2327:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2333:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2346:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2355:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("section [%2d] '%s': cannot get section data\n"),
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2364:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2368:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2378:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2383:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("section [%2d] '%s': not marked to be allocated\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2388:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2437:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2461:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2482:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2493:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2508:12: warning: format string is not a string literal [-Wformat-nonliteral]
                  ERROR (_("\
                  ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2526:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2537:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2561:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2574:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2595:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2605:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("section [%2zu] '%s': reference to symbol index 0\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2609:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("section [%2zu] '%s': reference to symbol index 0\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2616:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2628:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2647:3: warning: format string is not a string literal [-Wformat-nonliteral]
  TEST (name, 1);
  ^~~~~~~~~~~~~~
elflint.c:2644:12: note: expanded from macro 'TEST'
    ERROR (_("section [%2d] '%s': nonzero sh_%s for NULL section\n"),  \
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2648:3: warning: format string is not a string literal [-Wformat-nonliteral]
  TEST (flags, 1);
  ^~~~~~~~~~~~~~~
elflint.c:2644:12: note: expanded from macro 'TEST'
    ERROR (_("section [%2d] '%s': nonzero sh_%s for NULL section\n"),  \
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2649:3: warning: format string is not a string literal [-Wformat-nonliteral]
  TEST (addr, 1);
  ^~~~~~~~~~~~~~
elflint.c:2644:12: note: expanded from macro 'TEST'
    ERROR (_("section [%2d] '%s': nonzero sh_%s for NULL section\n"),  \
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2650:3: warning: format string is not a string literal [-Wformat-nonliteral]
  TEST (offset, 1);
  ^~~~~~~~~~~~~~~~
elflint.c:2644:12: note: expanded from macro 'TEST'
    ERROR (_("section [%2d] '%s': nonzero sh_%s for NULL section\n"),  \
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2651:3: warning: format string is not a string literal [-Wformat-nonliteral]
  TEST (size, idx != 0);
  ^~~~~~~~~~~~~~~~~~~~~
elflint.c:2644:12: note: expanded from macro 'TEST'
    ERROR (_("section [%2d] '%s': nonzero sh_%s for NULL section\n"),  \
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2652:3: warning: format string is not a string literal [-Wformat-nonliteral]
  TEST (link, idx != 0);
  ^~~~~~~~~~~~~~~~~~~~~
elflint.c:2644:12: note: expanded from macro 'TEST'
    ERROR (_("section [%2d] '%s': nonzero sh_%s for NULL section\n"),  \
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2653:3: warning: format string is not a string literal [-Wformat-nonliteral]
  TEST (info, 1);
  ^~~~~~~~~~~~~~
elflint.c:2644:12: note: expanded from macro 'TEST'
    ERROR (_("section [%2d] '%s': nonzero sh_%s for NULL section\n"),  \
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2654:3: warning: format string is not a string literal [-Wformat-nonliteral]
  TEST (addralign, 1);
  ^~~~~~~~~~~~~~~~~~~
elflint.c:2644:12: note: expanded from macro 'TEST'
    ERROR (_("section [%2d] '%s': nonzero sh_%s for NULL section\n"),  \
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2655:3: warning: format string is not a string literal [-Wformat-nonliteral]
  TEST (entsize, 1);
  ^~~~~~~~~~~~~~~~~
elflint.c:2644:12: note: expanded from macro 'TEST'
    ERROR (_("section [%2d] '%s': nonzero sh_%s for NULL section\n"),  \
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2664:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2675:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("section [%2d] '%s': cannot get symbol table: %s\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2680:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2686:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2691:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("section [%2d] '%s': sh_flags not zero\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2698:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2702:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2707:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2713:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("section [%2d] '%s': sh_flags not set correctly\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2719:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("section [%2d] '%s': cannot get data: %s\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2728:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2734:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2742:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2746:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2757:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("section [%2d] '%s': unknown section group flags\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2769:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2778:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2785:14: warning: format string is not a string literal [-Wformat-nonliteral]
                    ERROR (_("\
                    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2791:14: warning: format string is not a string literal [-Wformat-nonliteral]
                    ERROR (_("\
                    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2798:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2981:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("section [%2d] '%s': cannot get section data\n"),
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:2995:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("\
      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3007:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3023:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3039:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3047:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3061:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3066:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3076:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3129:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    ERROR (_("more than one version reference section present\n"));
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3129:12: note: treat the string as an argument to avoid this
    ERROR (_("more than one version reference section present\n"));
           ^
           "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:3137:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3144:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("section [%2d] '%s': cannot get section data\n"),
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3162:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3169:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3179:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3187:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3199:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3207:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3216:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3225:12: warning: format string is not a string literal [-Wformat-nonliteral]
                  ERROR (_("\
                  ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3236:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3253:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3261:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3276:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    ERROR (_("more than one version definition section present\n"));
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3276:12: note: treat the string as an argument to avoid this
    ERROR (_("more than one version definition section present\n"));
           ^
           "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:3284:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3292:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("section [%2d] '%s': cannot get section data\n"),
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3323:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3327:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3333:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3338:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3345:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3360:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3367:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3375:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3395:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3412:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3429:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3437:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3445:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("section [%2d] '%s': no BASE definition\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3461:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3486:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("section [%2d] '%s': empty object attributes section\n"),
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3494:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("section [%2d] '%s': cannot get section data\n"),
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3502:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("section [%2d] '%s': unrecognized attribute format\n"),
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3513:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3522:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3534:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3551:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3560:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3569:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3584:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3595:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3616:15: warning: format string is not a string literal [-Wformat-nonliteral]
                            ERROR (_("\
                            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3627:15: warning: format string is not a string literal [-Wformat-nonliteral]
                            ERROR (_("\
                            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3640:16: warning: format string is not a string literal [-Wformat-nonliteral]
                      ERROR (_("\
                      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3644:16: warning: format string is not a string literal [-Wformat-nonliteral]
                      ERROR (_("\
                      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3654:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3660:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3758:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    ERROR (_("cannot get section header of zeroth section\n"));
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3758:12: note: treat the string as an argument to avoid this
    ERROR (_("cannot get section header of zeroth section\n"));
           ^
           "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:3762:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("zeroth section has nonzero name\n"));
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3762:9: note: treat the string as an argument to avoid this
        ERROR (_("zeroth section has nonzero name\n"));
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:3764:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("zeroth section has nonzero type\n"));
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3764:9: note: treat the string as an argument to avoid this
        ERROR (_("zeroth section has nonzero type\n"));
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:3766:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("zeroth section has nonzero flags\n"));
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3766:9: note: treat the string as an argument to avoid this
        ERROR (_("zeroth section has nonzero flags\n"));
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:3768:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("zeroth section has nonzero address\n"));
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3768:9: note: treat the string as an argument to avoid this
        ERROR (_("zeroth section has nonzero address\n"));
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:3770:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("zeroth section has nonzero offset\n"));
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3770:9: note: treat the string as an argument to avoid this
        ERROR (_("zeroth section has nonzero offset\n"));
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:3772:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("zeroth section has nonzero align value\n"));
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3772:9: note: treat the string as an argument to avoid this
        ERROR (_("zeroth section has nonzero align value\n"));
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:3774:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("zeroth section has nonzero entry size value\n"));
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3774:9: note: treat the string as an argument to avoid this
        ERROR (_("zeroth section has nonzero entry size value\n"));
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:3777:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3777:9: note: treat the string as an argument to avoid this
        ERROR (_("\
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:3781:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3781:9: note: treat the string as an argument to avoid this
        ERROR (_("\
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:3785:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3785:9: note: treat the string as an argument to avoid this
        ERROR (_("\
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:3803:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("\
          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3812:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("section [%2zu]: invalid name\n"), cnt);
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3839:12: warning: format string is not a string literal [-Wformat-nonliteral]
                  ERROR (_("\
                  ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3856:16: warning: format string is not a string literal [-Wformat-nonliteral]
                      ERROR (_("\
                      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3874:16: warning: format string is not a string literal [-Wformat-nonliteral]
                      ERROR (_("\
                      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3891:16: warning: format string is not a string literal [-Wformat-nonliteral]
                      ERROR (_("\
                      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3897:16: warning: format string is not a string literal [-Wformat-nonliteral]
                      ERROR (_("\
                      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3902:16: warning: format string is not a string literal [-Wformat-nonliteral]
                      ERROR (_("\
                      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3910:16: warning: format string is not a string literal [-Wformat-nonliteral]
                      ERROR (_("\
                      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3953:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3958:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        ERROR (_("cannot get section header\n"));
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3958:9: note: treat the string as an argument to avoid this
        ERROR (_("cannot get section header\n"));
               ^
               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:3968:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("section [%2zu] '%s' has unsupported type %d\n"),
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3988:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("section [%2zu] '%s'"
                ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:3998:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("section [%2zu] '%s' contains unknown flag(s)"
            ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4006:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4016:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4021:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4027:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4033:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4038:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4045:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4050:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4069:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4078:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4085:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4116:12: warning: format string is not a string literal [-Wformat-nonliteral]
                  ERROR (_("\
                  ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4126:13: warning: format string is not a string literal [-Wformat-nonliteral]
                          ERROR (_("\
                          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4152:17: warning: format string is not a string literal [-Wformat-nonliteral]
                              ERROR (_("\
                              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4163:16: warning: format string is not a string literal [-Wformat-nonliteral]
                      ERROR (_("\
                      ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4174:13: warning: format string is not a string literal [-Wformat-nonliteral]
                          ERROR (_("\
                          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4184:13: warning: format string is not a string literal [-Wformat-nonliteral]
                          ERROR (_("\
                          ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4194:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4200:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4208:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4263:13: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
            ERROR (_("more than one version symbol table present\n"));
            ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4263:13: note: treat the string as an argument to avoid this
            ERROR (_("more than one version symbol table present\n"));
                   ^
                   "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4286:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    ERROR (_("INTERP program header entry but no .interp section\n"));
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4286:12: note: treat the string as an argument to avoid this
    ERROR (_("INTERP program header entry but no .interp section\n"));
           ^
           "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4297:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4303:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4314:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4314:12: note: treat the string as an argument to avoid this
    ERROR (_("\
           ^
           "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4327:12: warning: format string is not a string literal [-Wformat-nonliteral]
                  ERROR (_("duplicate version index %d\n"),
                  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4341:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4341:12: note: treat the string as an argument to avoid this
    ERROR (_("\
           ^
           "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4390:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4394:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4450:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4455:15: warning: format string is not a string literal [-Wformat-nonliteral]
              ERROR (_("\
              ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4474:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4494:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("phdr[%d]: cannot get content of note section: %s\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4497:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("phdr[%d]: extra %" PRIu64 " bytes after last note\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4511:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("section [%2d] '%s': cannot get section data\n"),
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4518:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4525:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("section [%2d] '%s': cannot get content of note section\n"),
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4528:12: warning: format string is not a string literal [-Wformat-nonliteral]
    ERROR (_("section [%2d] '%s': extra %" PRIu64
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4546:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    ERROR (_("\
    ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4546:12: note: treat the string as an argument to avoid this
    ERROR (_("\
           ^
           "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4561:11: warning: format string is not a string literal [-Wformat-nonliteral]
          ERROR (_("cannot get program header entry %d: %s\n"),
          ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4571:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4582:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4582:10: note: treat the string as an argument to avoid this
                ERROR (_("\
                       ^
                       "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4590:13: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
            ERROR (_("more than one TLS entry in program header\n"));
            ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4590:13: note: treat the string as an argument to avoid this
            ERROR (_("more than one TLS entry in program header\n"));
                   ^
                   "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4597:13: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4597:13: note: treat the string as an argument to avoid this
            ERROR (_("\
                   ^
                   "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4611:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                        ERROR (_("\
                        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4611:11: note: treat the string as an argument to avoid this
                        ERROR (_("\
                               ^
                               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4614:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                        ERROR (_("\
                        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4614:11: note: treat the string as an argument to avoid this
                        ERROR (_("\
                               ^
                               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4624:13: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4624:13: note: treat the string as an argument to avoid this
            ERROR (_("\
                   ^
                   "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4645:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                        ERROR (_("\
                        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4645:11: note: treat the string as an argument to avoid this
                        ERROR (_("\
                               ^
                               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4656:15: warning: format string is not a string literal [-Wformat-nonliteral]
                            ERROR (_("\
                            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4663:15: warning: format string is not a string literal [-Wformat-nonliteral]
                            ERROR (_("\
                            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4672:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4695:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4701:13: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4701:13: note: treat the string as an argument to avoid this
            ERROR (_("\
                   ^
                   "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4728:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                        ERROR (_("\
                        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4728:11: note: treat the string as an argument to avoid this
                        ERROR (_("\
                               ^
                               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4731:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                        ERROR (_("\
                        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4731:11: note: treat the string as an argument to avoid this
                        ERROR (_("\
                               ^
                               "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4744:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4744:10: note: treat the string as an argument to avoid this
                ERROR (_("\
                       ^
                       "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4752:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4752:10: note: treat the string as an argument to avoid this
                ERROR (_("\
                       ^
                       "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4755:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4759:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4759:10: note: treat the string as an argument to avoid this
                ERROR (_("\
                       ^
                       "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4762:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4767:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4767:10: note: treat the string as an argument to avoid this
                ERROR (_("\
                       ^
                       "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4770:10: warning: format string is not a string literal [-Wformat-nonliteral]
                ERROR (_("\
                ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4784:9: warning: format string is not a string literal [-Wformat-nonliteral]
        ERROR (_("\
        ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4791:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4794:13: warning: format string is not a string literal [-Wformat-nonliteral]
            ERROR (_("\
            ~~~~~~~^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4807:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    ERROR (_("executable/DSO with .eh_frame_hdr section does not have "
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4807:12: note: treat the string as an argument to avoid this
    ERROR (_("executable/DSO with .eh_frame_hdr section does not have "
           ^
           "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4841:14: warning: format string is not a string literal [-Wformat-nonliteral]
      ERROR (_("cannot read ELF header: %s\n"), elf_errmsg (-1));
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4853:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
      ERROR (_("cannot create backend for ELF file\n"));
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4853:14: note: treat the string as an argument to avoid this
      ERROR (_("cannot create backend for ELF file\n"));
             ^
             "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
elflint.c:4874:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    ERROR (_("text relocation flag set but not needed\n"));
    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^~~
elflint.c:4874:12: note: treat the string as an argument to avoid this
    ERROR (_("text relocation flag set but not needed\n"));
           ^
           "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
elflint.c:102:13: note: expanded from macro 'ERROR'
    printf (str, ##args);                                                     \
            ^
372 warnings generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=link /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig  -L/Volumes/test/m/openwrt/staging_dir/host/lib  -o elflint elflint.o ../libebl/libebl.la ../backends/libebl_backends.la ../libcpu/libcpu.la ../libdw/libdw.la -lz  ../libelf/libelf.la -lz  -ldl -lpthread ../libelf/libelf.la -lz  ../lib/libeu.la   /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/libgnu/libgnu.la
OpenWrt-libtool: link: /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -o elflint elflint.o  -L/Volumes/test/m/openwrt/staging_dir/host/lib ../libebl/.libs/libebl.a ../backends/.libs/libebl_backends.a ../libcpu/.libs/libcpu.a ../libdw/.libs/libdw.a -ldl ../libelf/.libs/libelf.a -lpthread -lz ../lib/.libs/libeu.a /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/libgnu/.libs/libgnu.a
/Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"'  -DDEBUGPRED=0 -DSRCDIR=\"/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/src\" -DOBJDIR=\"/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/src\" -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../libdwfl -I./../libasm -I../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o findtextrel.o findtextrel.c
In file included from findtextrel.c:39:
In file included from ../lib/system.h:34:
../config.h:459:9: warning: 'HAVE_DECL_PROGRAM_INVOCATION_NAME' macro redefined [-Wmacro-redefined]
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
        ^
../libgnu/argp.h:427:10: note: previous definition is here
# define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
         ^
In file included from findtextrel.c:39:
In file included from ../lib/system.h:34:
../config.h:463:9: warning: 'HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME' macro redefined [-Wmacro-redefined]
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
        ^
../libgnu/argp.h:433:10: note: previous definition is here
# define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
         ^
In file included from findtextrel.c:39:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
findtextrel.c:506:11: warning: format string is not a string literal [-Wformat-nonliteral]
                printf (_("%s not compiled with -fpic/-fPIC\n"), src);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
findtextrel.c:560:16: warning: format string is not a string literal [-Wformat-nonliteral]
                            printf (_("\
                                    ^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
findtextrel.c:567:17: warning: format string is not a string literal [-Wformat-nonliteral]
                      printf (_("\
                              ^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
findtextrel.c:575:12: warning: format string is not a string literal [-Wformat-nonliteral]
                        printf (_("\
                                ^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
findtextrel.c:587:15: warning: format string is not a string literal [-Wformat-nonliteral]
                    printf (_("\
                            ^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
findtextrel.c:595:10: warning: format string is not a string literal [-Wformat-nonliteral]
        printf (_("\
                ^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9 warnings generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=link /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig  -L/Volumes/test/m/openwrt/staging_dir/host/lib  -o findtextrel findtextrel.o ../libdw/libdw.la -lz  ../libelf/libelf.la -lz  -ldl -lpthread ../libelf/libelf.la -lz  ../lib/libeu.la   /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/libgnu/libgnu.la
OpenWrt-libtool: link: /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -o findtextrel findtextrel.o  -L/Volumes/test/m/openwrt/staging_dir/host/lib ../libdw/.libs/libdw.a -ldl ../libelf/.libs/libelf.a -lpthread -lz ../lib/.libs/libeu.a /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/libgnu/.libs/libgnu.a
/Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"'  -DDEBUGPRED=0 -DSRCDIR=\"/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/src\" -DOBJDIR=\"/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/src\" -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../libdwfl -I./../libasm -I../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o elfcmp.o elfcmp.c
In file included from elfcmp.c:37:
In file included from ../lib/system.h:34:
../config.h:459:9: warning: 'HAVE_DECL_PROGRAM_INVOCATION_NAME' macro redefined [-Wmacro-redefined]
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
        ^
../libgnu/argp.h:427:10: note: previous definition is here
# define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
         ^
In file included from elfcmp.c:37:
In file included from ../lib/system.h:34:
../config.h:463:9: warning: 'HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME' macro redefined [-Wmacro-redefined]
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
        ^
../libgnu/argp.h:433:10: note: previous definition is here
# define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
         ^
In file included from elfcmp.c:37:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
elfcmp.c:705:6: warning: format string is not a string literal [-Wformat-nonliteral]
                   _("Invalid value '%s' for --gaps parameter."),
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=link /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig  -L/Volumes/test/m/openwrt/staging_dir/host/lib  -o elfcmp elfcmp.o ../libebl/libebl.la ../backends/libebl_backends.la ../libcpu/libcpu.la ../libdw/libdw.la -lz  ../libelf/libelf.la -lz  -ldl -lpthread ../libelf/libelf.la -lz  ../lib/libeu.la   /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/libgnu/libgnu.la
OpenWrt-libtool: link: /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -o elfcmp elfcmp.o  -L/Volumes/test/m/openwrt/staging_dir/host/lib ../libebl/.libs/libebl.a ../backends/.libs/libebl_backends.a ../libcpu/.libs/libcpu.a ../libdw/.libs/libdw.a -ldl ../libelf/.libs/libelf.a -lpthread -lz ../lib/.libs/libeu.a /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/libgnu/.libs/libgnu.a
/Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"'  -DDEBUGPRED=0 -DSRCDIR=\"/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/src\" -DOBJDIR=\"/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/src\" -I. -I..  -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I./../libelf -I./../libebl -I./../libdw -I./../libdwelf -I./../libdwfl -I./../libasm -I../debuginfod -I/Volumes/test/m/openwrt/staging_dir/host/include  -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -c -o unstrip.o unstrip.c
In file included from unstrip.c:49:
In file included from ../lib/system.h:34:
../config.h:459:9: warning: 'HAVE_DECL_PROGRAM_INVOCATION_NAME' macro redefined [-Wmacro-redefined]
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
        ^
../libgnu/argp.h:427:10: note: previous definition is here
# define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
         ^
In file included from unstrip.c:49:
In file included from ../lib/system.h:34:
../config.h:463:9: warning: 'HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME' macro redefined [-Wmacro-redefined]
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
        ^
../libgnu/argp.h:433:10: note: previous definition is here
# define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
         ^
In file included from unstrip.c:49:
../lib/system.h:125:9: warning: 'gettext_noop' macro redefined [-Wmacro-redefined]
#define gettext_noop(Str) Str
        ^
../libgnu/gettext.h:109:9: note: previous definition is here
#define gettext_noop(String) String
        ^
unstrip.c:116:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
          argp_error (state, _("-o option specified twice"));
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unstrip.c:116:23: note: treat the string as an argument to avoid this
          argp_error (state, _("-o option specified twice"));
                             ^
                             "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
unstrip.c:125:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
          argp_error (state, _("-d option specified twice"));
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unstrip.c:125:23: note: treat the string as an argument to avoid this
          argp_error (state, _("-d option specified twice"));
                             ^
                             "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
unstrip.c:160:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
          argp_error (state, _("only one of -o or -d allowed"));
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unstrip.c:160:23: note: treat the string as an argument to avoid this
          argp_error (state, _("only one of -o or -d allowed"));
                             ^
                             "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
unstrip.c:169:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                      _("-n cannot be used with explicit files or -o or -d"));
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unstrip.c:169:9: note: treat the string as an argument to avoid this
                      _("-n cannot be used with explicit files or -o or -d"));
                      ^
                      "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
unstrip.c:184:8: warning: format string is not a string literal [-Wformat-nonliteral]
                            _("output directory '%s'"), info->output_dir);
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unstrip.c:193:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
              argp_error (state, _("exactly two file arguments are required"));
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unstrip.c:193:27: note: treat the string as an argument to avoid this
              argp_error (state, _("exactly two file arguments are required"));
                                 ^
                                 "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
unstrip.c:199:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
              argp_error (state, _("\
                                 ^~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unstrip.c:199:27: note: treat the string as an argument to avoid this
              argp_error (state, _("\
                                 ^
                                 "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
unstrip.c:212:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                      _("-o or -d is required when using implicit files"));
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unstrip.c:212:9: note: treat the string as an argument to avoid this
                      _("-o or -d is required when using implicit files"));
                      ^
                      "%s",
../libgnu/eu-config.h:65:16: note: expanded from macro '_'
#define _(Str) dgettext ("elfutils", Str)
               ^
../libgnu/gettext.h:70:38: note: expanded from macro 'dgettext'
# define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
                                     ^
11 warnings generated.
/usr/bin/env bash ../libtool  --tag=CC   --mode=link /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes    -Wnull-dereference -Wimplicit-fallthrough  -Werror -Wunused -Wextra    -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include  -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig  -L/Volumes/test/m/openwrt/staging_dir/host/lib  -o unstrip unstrip.o ../libebl/libebl.la ../backends/libebl_backends.la ../libcpu/libcpu.la ../libelf/libelf.la -lz  ../libdw/libdw.la -lz  ../libelf/libelf.la -lz  -ldl -lpthread ../lib/libeu.la   /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/libgnu/libgnu.la
OpenWrt-libtool: link: /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror -Wunused -Wextra -D_FORTIFY_SOURCE=3 -O2 -I/Volumes/test/m/openwrt/staging_dir/host/include -I/opt/homebrew/include -Wno-error -fPIC -fno-addrsig -o unstrip unstrip.o  -L/Volumes/test/m/openwrt/staging_dir/host/lib ../libebl/.libs/libebl.a ../backends/.libs/libebl_backends.a ../libcpu/.libs/libcpu.a ../libdw/.libs/libdw.a ../libelf/.libs/libelf.a -lz -ldl -lpthread ../lib/.libs/libeu.a /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/libgnu/.libs/libgnu.a
Undefined symbols for architecture x86_64:
  "_rpl_fts_close$INODE64", referenced from:
      _dwfl_linux_kernel_report_offline in libdw.a[189](linux-kernel-modules.o)
      _dwfl_linux_kernel_report_modules in libdw.a[189](linux-kernel-modules.o)
  "_rpl_fts_open$INODE64", referenced from:
      _dwfl_linux_kernel_report_offline in libdw.a[189](linux-kernel-modules.o)
      _dwfl_linux_kernel_report_modules in libdw.a[189](linux-kernel-modules.o)
  "_rpl_fts_read$INODE64", referenced from:
      _dwfl_linux_kernel_report_offline in libdw.a[189](linux-kernel-modules.o)
      _dwfl_linux_kernel_report_offline in libdw.a[189](linux-kernel-modules.o)
      _dwfl_linux_kernel_report_modules in libdw.a[189](linux-kernel-modules.o)
      _dwfl_linux_kernel_report_modules in libdw.a[189](linux-kernel-modules.o)
  "_rpl_fts_set$INODE64", referenced from:
      _dwfl_linux_kernel_report_offline in libdw.a[189](linux-kernel-modules.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[5]: *** [Makefile:1699: unstrip] Error 1
make[4]: *** [Makefile:1480: all-recursive] Error 1
make[3]: *** [Makefile:1387: all] Error 2
make[3]: Leaving directory '/Volumes/test/m/openwrt/build_dir/host/elfutils-0.191'
make[2]: *** [Makefile:105: /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/.built] Error 2
make[2]: Leaving directory '/Volumes/test/m/openwrt/tools/elfutils'
time: tools/elfutils/compile#153.04#84.99#262.07
    ERROR: tools/elfutils failed to build.
make[1]: *** [tools/Makefile:230: tools/elfutils/compile] Error 1
make[1]: Leaving directory '/Volumes/test/m/openwrt'
make: *** [/Volumes/test/m/openwrt/include/toplevel.mk:233: tools/elfutils/compile] Error 2