4161a5c0a9acdb5bc3f4731c6b78f7fc65707122 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.47#0.63#1.40 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.11#0.13#0.29 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.09#0.10#0.21 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.11#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.13#0.16#0.34 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.11#0.12#0.29 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.13#0.29 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.15#0.22#0.46 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.12#0.13#0.30 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.10#0.11#0.26 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.09#0.09#0.21 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.11#0.25 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.12#0.14#0.41 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.11#0.12#0.28 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.17 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.11#0.12#0.27 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 touch /Volumes/test/m/openwrt/build_dir/host/elfutils-0.191/.prepared18ce7f5197c6b5ec835ebedff74fdef5_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 #include #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 _LDADD when linking a program, or in _a_LDFLAGS or _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 defines MIN and MAX... no checking whether 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 ... yes checking for TIME_UTC in ... 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 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, 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''@||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''@||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''@||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''@||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''@||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''@||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''@||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''@||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''@||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''@||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''@||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''@||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''@||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''@||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''@||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''@||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''@||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''@||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''@||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:253: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:253: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:253: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:253: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 ^ elf_getshdrnum.c:87:1: error: aliases are not supported on darwin strong_alias (elf_getshdrnum, elf_getshnum) ^ ../libgnu/eu-config.h:70:54: note: expanded from macro 'strong_alias' extern __typeof__ (name) aliasname __attribute__ ((alias (#name))); ^ 1 warning and 1 error generated. make[5]: *** [Makefile:1765: elf_getshdrnum.lo] 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#100.41#54.97#166.74 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